Skip to content

Commit

Permalink
move_group_capabilitiesの変更に対応
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuwamai committed Jan 6, 2025
1 parent c789d4b commit a96c607
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crane_x7_moveit_config/launch/run_move_group.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ def generate_launch_description():
'robot_description': LaunchConfiguration('loaded_description')
}

moveit_config.move_group_capabilities = {
'capabilities': ''
}

# Move group
ld.add_entity(generate_move_group_launch(moveit_config))

Expand Down

0 comments on commit a96c607

Please sign in to comment.