Skip to content

Commit

Permalink
feat: launcher for analog gauge reader
Browse files Browse the repository at this point in the history
  • Loading branch information
istvan-fodor committed Nov 20, 2024
1 parent 179bf3e commit ab25322
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions launch_analog_gauge_reader.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

colcon build --symlink-install
source ./install/setup.bash
RMW_IMPLEMENTATION=rmw_cyclonedds_cpp ros2 launch analog_gauge_reader analog_gauge_reader.launch.py

0 comments on commit ab25322

Please sign in to comment.