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

Set Up MoveIt 2 with cuMotion for my robot #17

Open
zxfever opened this issue Sep 26, 2024 · 1 comment
Open

Set Up MoveIt 2 with cuMotion for my robot #17

zxfever opened this issue Sep 26, 2024 · 1 comment

Comments

@zxfever
Copy link

zxfever commented Sep 26, 2024

I use the isaac ros cumotion with moveit2 according to the quickstart,but the file ROBOT_moveit.launch.py in the tutorial

in the MoveIt launch file for your robot (e.g., <ROBOT>_moveit_config/launch/<ROBOT>_moveit.launch.py), add the following entry to the parameters list of the Node() constructor for move_group_node:

{ "planning_pipelines": ["ompl", "isaac_ros_cumotion"] }

does not exist.

The MoveIt configuration for my robot using the MoveIt setup assistant is as:
image

the demo.launch.py seems to be the ROBOT_moveit.launch.py, but the contents do not have Node() constructor for move_group_node,just as
image

someone help?

@jamesbeckett35
Copy link

I have the same issue! Did you ever find a fix?

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

2 participants