ros-controls / ros_controllers

Generic robotic controllers to accompany ros_control
http://wiki.ros.org/ros_control
BSD 3-Clause "New" or "Revised" License
560 stars 526 forks source link

Don't "angle-wrap" non-continuous and prismatic joints #631

Open philipp1234 opened 4 months ago

philipp1234 commented 4 months ago

Some of the controllers try to incorrectly "angle-wrap" non-continuous joints.

The proposed code change seems to fix the issue for our use cases.