Skip to content

Commit

Permalink
Fixed MicroROS agent run script.
Browse files Browse the repository at this point in the history
  • Loading branch information
samyarsadat committed Aug 27, 2024
1 parent 264c4ed commit 6751892
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

cd ~/pico_ws/uros_agent \
&& source install/local_setup.bash \
&& ros2 run micro_ros_agent micro_ros_agent serial --dev /dev/$0 -v 4
&& ros2 run micro_ros_agent micro_ros_agent serial --dev /dev/$1 -v 4

0 comments on commit 6751892

Please sign in to comment.