Skip to content

Commit

Permalink
move_group_capabilitiesの運用変更に対応 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
chama1176 authored Jan 6, 2025
1 parent b8eff59 commit 3dd9a6c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sciurus17_moveit_config/launch/run_move_group.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,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 3dd9a6c

Please sign in to comment.