Open
Description
Describe the bug
For a JTC defined in a continuous joint, if I send a /follow_joint_trajetory goal, joints stop moving before reaching the setpoint and action is given as SUCCEED.
To Reproduce
Steps to reproduce the behavior:
- Define a JTC for a continuous joint
- Send a FollowJointTrajectory goal (more than a turn) to the JTC
- Wait for action completion
- See the error
Expected behavior
I expect the joint to move until the setpoint is reach
Screenshots
N/A
Environment (please complete the following information):
- OS: [Ubuntu 22.04]
- Version [Humble]
- Gazebo Fortress with ign_ros2_control
Additional context
N/A