Skip to content

Commit

Permalink
Include AR tag scanner in launch file
Browse files Browse the repository at this point in the history
  • Loading branch information
OZiad committed Feb 25, 2024
1 parent 485bad4 commit a2b2790
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions robot/util/rosRoverStart/rover.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
<node pkg="mcu_control_python" exec="CommsNode" name="comms_node" output="screen" />

<include file="$(find-pkg-share joy_control)/joy_comms_manual.xml" />

<include file="$(find-pkg-share ros2_aruco)/launch/aruco_recognition.launch.py" />

</launch>

0 comments on commit a2b2790

Please sign in to comment.