You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see in this PR #225 where this change was included, the CO is compiling the code (it's red because one test is failing)
There are some new breaking changes in ros2_control which means you need to wait until the next Humble sync (which I think it's out this week) or you compile ros2_control from source
The latest release fails to build for ROS 2 Humble.
I updated my installation with
sudo apt update && sudo apt upgrade
rosdep install -r --from-paths . --ignore-src --rosdistro $ROS_DISTRO -y
I get the following error:
So there seems to be a mismatch with the hardware interface definition of the latest release of
ros2_control
.The text was updated successfully, but these errors were encountered: