Skip to content

Commit 4983db7

Browse files
authored
Update README.md
1 parent 438fb8e commit 4983db7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ catkin_make
6262
## Usage
6363

6464
To run the calibration on logged data from the Industrial Robotics Lab at UiA:
65-
* Download the ROS bag from (to be added)
65+
* Download the ROS bag from dataverse, [![DOI](https://zenodo.org/badge/DOI/10.18710/VIJXTL.svg)](https://doi.org/10.18710/VIJXTL)
6666
* Decompress
6767
````bash
6868
rosbag decompress *.bag
@@ -75,6 +75,8 @@ To run the calibration on logged data from the Industrial Robotics Lab at UiA:
7575

7676
The final calibration of the journal paper may be applied directly by using:
7777
````bash
78+
rosparam set use_sim_time true
79+
rosbag play --clock -l rosbagname.bag
7880
roslaunch wp3_calibrator tf_resultC.launch
7981
````
8082

0 commit comments

Comments
 (0)