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

Toppra failed to find lower bound of controllable set at knot 127/128. #67

Open
Jakeisthesnake opened this issue Feb 5, 2025 · 0 comments

Comments

@Jakeisthesnake
Copy link

Jakeisthesnake commented Feb 5, 2025

It seems that there is a bug in Drake

[pendulum_motion_planning_pipeline_tutorial-3] [2025-02-05 07:53:13.422] [console] [error] Toppra failed to find lower bound of controllable set at knot 127/128.
[pendulum_motion_planning_pipeline_tutorial-3] [ERROR] [1738770793.422546469] [pendulum_motion_planning_pipeline_tutorial.moveit.drake.toppra]: Failed to calculate a trajectory with toppra
[pendulum_motion_planning_pipeline_tutorial-3] [ERROR] [1738770793.422913916] [pendulum_motion_planning_pipeline_tutorial]: PlanningRespo

which is the same thing I get on the panda arm demo
[pipeline_testbench_example-4] [2025-02-05 08:06:26.886] [console] [error] Toppra failed to find lower bound of controllable set at knot 127/128.

This bug seems to be somewhat documented here:
RobotLocomotion/drake#20619

I have a source build of Drake that runs the pendulum toppra optimization successfully directly in Drake (no MoveIt), so I'll try to figure out what is missing between the two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant