Skip to content

Set Up MoveIt 2 with cuMotion for my robot #17

@zxfever

Description

@zxfever

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions