Skip to content

Commit

Permalink
MoveitConfigsBuilderを使いつつ、rvizの設定ファイルを適切に設定する修正
Browse files Browse the repository at this point in the history
  • Loading branch information
mizonon committed Nov 29, 2024
1 parent 30b83f4 commit 89749f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crane_plus_moveit_config/launch/run_move_group.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def generate_launch_description():
description='Set the path to rviz configuration file.',
)
)

rviz_config = LaunchConfiguration('rviz_config')

moveit_config = (
Expand Down

0 comments on commit 89749f5

Please sign in to comment.