Skip to content

Commit 1f0b747

Browse files
committed
typo
1 parent e8defe3 commit 1f0b747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/smarc_bringups/scripts/dji_bringup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if [ "$USE_SIM_TIME" = "False" ]; then
4949
tmux send-keys "ros2 topic echo /$ROBOT_NAME/captain_status std_msgs/msg/String --field data" C-m
5050

5151
tmux select-pane -t $SESSION:0.3
52-
tmix send-keys "cd ~ && ./record_bag_ex_camComp.sh" C-m
52+
tmux send-keys "cd ~ && ./record_bag_ex_camComp.sh" C-m
5353
else
5454
tmux select-window -t $SESSION:0
5555
tmux send-keys "ros2 topic pub /$ROBOT_NAME/smarc/vehicle_health std_msgs/msg/Int8 \"data: 0\" -r 5" C-m

0 commit comments

Comments
 (0)