Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruckig smoothing plugin breaks MoveIt Servo demos #3008

Open
sea-bass opened this issue Sep 20, 2024 · 0 comments
Open

Ruckig smoothing plugin breaks MoveIt Servo demos #3008

sea-bass opened this issue Sep 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sea-bass
Copy link
Contributor

sea-bass commented Sep 20, 2024

Description

When I try to run the canned MoveIt Servo demos, such as

ros2 launch moveit_servo demo_joint_jog.launch.py 

The robot immediately teleports to a singularity and errors out.

I found that changing the smoothing plugin in panda_simulated_config.yaml back to AccelerationLimitedPlugin or ButterworthFilterPlugin 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

@sea-bass sea-bass added the bug Something isn't working label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant