-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
On a new installation, running:
ros2 launch moveit_resources_panda_moveit_config demo.launch.pyfails 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.pycauses:
PackageNotFoundError: "package 'moveit2_tutorials' not found
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels