Simeon ADEBOLA

Results 11 comments of Simeon ADEBOLA

Hi @CourchesneA, Dusty's suggestion fixed the issue but like he mentioned, there were other errors. I have been troubleshooting some of them and have progressed all the way to `colcon...

Similar Issue now being experienced on a Docker Container using osrf/ros2 Docker image with amd64 architecture running on a Mac.

@MichaelOrlov I checked and the yaml_cpp_vendor_package being pulled is up to date. Moreover, this compile error with rosbag2 happens before yaml_cpp_vendor_package is built. It is possible that another ros2 repo...

Hi @fujitatomoya I am installing ROS2 from source following the instructions here: [from Source](https://docs.ros.org/en/rolling/Installation/Alternatives/Ubuntu-Development-Setup.html) and [maintaining source checkout](https://docs.ros.org/en/rolling/Installation/Maintaining-a-Source-Checkout.html). This is my section of code from the Dockerfile: ``` RUN mkdir...

Hi @alsora, Thank you. I will try this later today. Were you able to successfully compile the ROS 2 Humble for Jetson Nano with 20.04? I am trying to do...

Hi @fujitatomoya, @alsora's suggestion fixed the compile error for me. I can try #1976 later and see if that works too.

@lgleim So Sorry we missed your message. We are currently working on the examples repo and would let you know once done and you can access it. Thank you.

Investigate Licensing on this?

Check for Python Style guide/ checker

Hi @galou, I am having this same issue when trying to load a urdf file. Here are my setup details: Computer: Ubuntu 22.04 ROS Version: Humble When I run ./FreeCAD.AppImage...