Ruckig smoothing plugin breaks MoveIt Servo demos #3008
Labels
bug
Something isn't working
persistent
Allows issues to remain open without automatic stalling and closing.
Description
When I try to run the canned MoveIt Servo demos, such as
The robot immediately teleports to a singularity and errors out.
I found that changing the smoothing plugin in
panda_simulated_config.yaml
back toAccelerationLimitedPlugin
orButterworthFilterPlugin
resolves the issue.@AndyZe do you have time to take a look?
ROS Distro
Rolling
OS and version
Ubuntu 24.04
Source or binary build?
Source
If binary, which release version?
No response
If source, which branch?
main
Which RMW are you using?
None
Steps to Reproduce
ros2 launch moveit_servo demo_joint_jog.launch.py
Expected behavior
Robot should track the commanded motion
Actual behavior
Robot teleports to singularity
Backtrace or Console output
No response
The text was updated successfully, but these errors were encountered: