Closed moisesrc13 closed 2 months ago
This error has to do with building a package that requires the latest (Jazzy/Rolling) version of ros2_control
.
Which ROS distro are you trying to do this in? The main
branch of this repo currently only works on Jazzy/Rolling, and if you are on Humble/Iron you want to use the humble
branch of this repo instead.
This error has to do with building a package that requires the latest (Jazzy/Rolling) version of
ros2_control
.Which ROS distro are you trying to do this in? The
main
branch of this repo currently only works on Jazzy/Rolling, and if you are on Humble/Iron you want to use thehumble
branch of this repo instead.
Thanks a lot!, yes it worked after I moved to the correct branch.
Description
Failed to build
Your environment
Steps to reproduce
following instructions here https://moveit.picknik.ai/main/doc/tutorials/getting_started/getting_started.html then edit the file
moveit2_tutorials/moveit2_tutorials.repos
to point toiron
version instead of masterExpected behaviour
Expected all packages to build built
Backtrace or Console output