You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
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.
The text was updated successfully, but these errors were encountered:
It seems that there is a bug in Drake
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.
The text was updated successfully, but these errors were encountered: