-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
JointTrajectoryController causes robot to "jitter" on activation if joint was previous moved by another controller
To Reproduce
Steps to reproduce the behavior:
- Move joints using a different controller (for instance I'm using velocity_controllers/JointGroupVelocityController)
- Deactivate the first controller and activate JointTrajectoryController
Expected behavior
I expect the robot to keep its current position, since no command was send
Screenshots
dashboard_bug.mp4
Environment (please complete the following information):
- OS: Ubuntu 22.04
- Version [Humble]
- JointTrajectoryController is configure with:
- set_last_command_interface_value_as_state_on_activation: false
- open_loop_control: false
Additional context
JTC is configure in a prismatic joint
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working