Closed mwlock closed 12 months ago
Apparently ament_python_install_package
and rosidl_generate_interfaces
cannot be run in the same package.... Nobody else faced this issue? https://github.com/ros2/rosidl_python/issues/141
I think the project doesn't support ROS2 Humble at the moment. I have same your problems some months ago.
Hi matthew-william-lock! As dbortoluzzi suggested, the project runs on ROS 2 Foxy. However, you are welcome to submit pull requests to the humble-devel branch if you have any updates or improvements to contribute. Your input is appreciated, and feel free to reach out if you have any questions or need further clarification!
Hey all !
I am facing the following error when running
colcon build --symlink-install
For context, I am running ROS humble on Ubuntu 22.04
Cheers!