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
i use cli sudo apt install ros-humble-ros2-control* to install the ros2 control,but has no fun "joint_limits_urdf.hpp” in package joint_limit ,why ??????
i check source package in https://github.com/ros-controls/ros2_control,in branch master , the package joint_limit contains 3 function include "joint_limits_urdf.hpp”,but in humble branch ,only 2 functions,without "joint_limits_urdf.hpp”,
pllease tell me why ??? and use sudo apt install ros-humble-ros2-control* to install which branch ?
The text was updated successfully, but these errors were encountered:
It was decided to not backport it but we are working on making the rolling branches compileable on humble+rolling. In the meantime you can just simply download the file and include it in your project (it is not used elsewhere in the code yet).
i use cli sudo apt install ros-humble-ros2-control* to install the ros2 control,but has no fun "joint_limits_urdf.hpp” in package joint_limit ,why ??????
i check source package in https://github.com/ros-controls/ros2_control,in branch master , the package joint_limit contains 3 function include "joint_limits_urdf.hpp”,but in humble branch ,only 2 functions,without "joint_limits_urdf.hpp”,
pllease tell me why ??? and use sudo apt install ros-humble-ros2-control* to install which branch ?
The text was updated successfully, but these errors were encountered: