Skip to content

Commit

Permalink
modified instruction for rosbag replay case
Browse files Browse the repository at this point in the history
  • Loading branch information
soblin committed May 12, 2022
1 parent 87d082f commit c79ccee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ros2 launch accel_brake_map_calibrator accel_brake_map_calibrator.launch.xml rvi
Or if you want to use rosbag files, run the following commands.

```sh
ros2 param set /use_sim_time true
ros2 launch accel_brake_map_calibrator accel_brake_map_calibrator.launch.xml rviz:=true use_sim_time:=true
ros2 bag play <rosbag_file> --clock
```

Expand Down

0 comments on commit c79ccee

Please sign in to comment.