We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438fb8e commit 4983db7Copy full SHA for 4983db7
README.md
@@ -62,7 +62,7 @@ catkin_make
62
## Usage
63
64
To run the calibration on logged data from the Industrial Robotics Lab at UiA:
65
-* Download the ROS bag from (to be added)
+* Download the ROS bag from dataverse, [](https://doi.org/10.18710/VIJXTL)
66
* Decompress
67
````bash
68
rosbag decompress *.bag
@@ -75,6 +75,8 @@ To run the calibration on logged data from the Industrial Robotics Lab at UiA:
75
76
The final calibration of the journal paper may be applied directly by using:
77
78
+rosparam set use_sim_time true
79
+rosbag play --clock -l rosbagname.bag
80
roslaunch wp3_calibrator tf_resultC.launch
81
````
82
0 commit comments