Closed srwhite1995 closed 1 year ago
Hi,
I am trying to implement the pilz industrial motion planner on my robot arm which runs in moveit!
I have added the line:
to my moveit_planning_execution.launch file, but they do not come up. Is there something else I need to do?
I have installed the packages and can get the pilz planners working on the pbrt tutorial example.
The line I added was
arg name="pipeline" value="pilz_command_planner"
Hi,
I am trying to implement the pilz industrial motion planner on my robot arm which runs in moveit!
I have added the line:
to my moveit_planning_execution.launch file, but they do not come up. Is there something else I need to do?
I have installed the packages and can get the pilz planners working on the pbrt tutorial example.