Skip to content

Commit

Permalink
Changes in the bag location
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Apr 12, 2024
1 parent 511b19a commit 9a34b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/rx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ input=(
'
'uav_waypoint_flier' 'export '"$UAV_NAME"'; waitForControl; roslaunch example_waypoint_flier example_waypoint_flier.launch; history -s rosservice call /'"$UAV_NAME"'/example_waypoint_flier/fly_to_first_waypoint; export '"$UAV_NAME"'; history -s rosservice call /'"$UAV_NAME"'/example_waypoint_flier/start_waypoints_following;export '"$UAV_NAME"'; history -s rosservice call /'"$UAV_NAME"'/example_waypoint_flier/stop_waypoints_following;
'
'record' 'waitForRos; history -s rosbag record -O ~/Desktop/MRS_Master_Project/rosbags/simulation/static_static_topics_5m_0.4.bag /uav1/uvdar/adaptive_logging_back /uav1/uvdar/adaptive_logging_left /uav1/uvdar/adaptive_logging_right /uav1/uvdar/blinkers_seen_back /uav1/uvdar/blinkers_seen_left /uav1/uvdar/blinkers_seen_right /uav1/control_manager/control_reference --duration=30s;
'record' 'waitForRos; history -s rosbag record -O ~/bag_files/marlon/exp1/static_static_topics_5m_0.4.bag /uav1/uvdar/adaptive_logging_back /uav1/uvdar/adaptive_logging_left /uav1/uvdar/adaptive_logging_right /uav1/uvdar/blinkers_seen_back /uav1/uvdar/blinkers_seen_left /uav1/uvdar/blinkers_seen_right /uav1/control_manager/control_reference --duration=30s;
'
# do NOT modify the command list below
'EstimDiag' 'waitForHw; rostopic echo /'"$UAV_NAME"'/estimation_manager/diagnostics
Expand Down

0 comments on commit 9a34b5d

Please sign in to comment.