Open mathias-luedtke opened 9 years ago
Preliminary implementation is done in https://github.com/ros-industrial/ros_canopen/tree/limited_joint_handle
A summary about current approaches and insights regarding "limit interfaces" is given in https://github.com/ipa320/cob_gazebo_plugins/issues/14#issuecomment-274255606
For now joint_limits_interface
can be turned off for specific controllers (#215 and #216).
The current implementation of https://github.com/ros-controls/ros_control/tree/indigo-devel/joint_limits_interface does not work properly for all use cases, see https://github.com/ros-controls/ros_control/issues/193 as well.