Skip to content

Commit

Permalink
スタイル修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuwamai committed Nov 17, 2023
1 parent 616c51d commit f340a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_robot_description_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ def test_use_chest_camera():
rdl.use_chest_camera = 'true'
rdl.gz_control_config_package = 'sciurus17_description'
rdl.gz_control_config_file_path = 'config/dummy_controllers.yaml'
assert 'reference="chest_camera_link"' in exec_load(rdl)
assert 'reference="chest_camera_link"' in exec_load(rdl)

0 comments on commit f340a7c

Please sign in to comment.