Skip to content

missing dependencies #213

@christian-rauch

Description

@christian-rauch

On a new installation, running:

ros2 launch moveit_resources_panda_moveit_config demo.launch.py

fails due to missing packages, e.g. moveit_ros_move_group.

The package is used here:

package="moveit_ros_move_group",

but its rosdep key has been commented out here:
<exec_depend>moveit_ros_move_group</exec_depend>

The same for:

ros2 launch moveit_resources_panda_moveit_config moveit_rviz.launch.py

causes:

PackageNotFoundError: "package 'moveit2_tutorials' not found

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