Skip to content

Commit

Permalink
use_cameraの有効化
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuwamai committed Nov 28, 2024
1 parent d5fe717 commit f80f423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crane_plus_examples/launch/camera_example.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def load_yaml(package_name, file_path):

def generate_launch_description():
description_loader = RobotDescriptionLoader()
description_loader.use_camera = 'true'

robot_description_semantic_config = load_file(
'crane_plus_moveit_config', 'config/crane_plus.srdf')
Expand Down

0 comments on commit f80f423

Please sign in to comment.