ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I've implemented a third option, which is somewhat of a hack. I have created a joint state publisher which is aware of the pre-set limits for each joint, and will publish the limit value (minus some small amount) if it is past the limit. This works pretty well for us since whenever the joint is past a limit, it is by some miniscule amount and does not actually matter, other than it making move_arm complain.