Closed YusukeKato closed 1 year ago
WebカメラでArUcoマーカを検出するサンプルを追加します。
しません。
実機でテストしました。実行したコマンドは下記のとおりです。
# ターミナル1 ros2 launch crane_plus_examples demo.launch.py port_name:=/dev/ttyUSB0 use_camera:=true video_device:=/dev/video2 # ターミナル2 ros2 launch crane_plus_examples camera_example.launch.py example:='aruco_detection'
What does this implement/fix?
WebカメラでArUcoマーカを検出するサンプルを追加します。
Does this close any currently open issues?
しません。
How has this been tested?
実機でテストしました。実行したコマンドは下記のとおりです。
Any other comments?
Checklists