File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
bitbots_docs/docs/manual/tutorials
bitbots_extrinsic_calibration/config Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ Do the calibration
27
27
28
28
2. Open rqt and navigate to **Plugins ** > **Configurations ** > **Dynamic Reconfigure ** where you can configure the parameters.
29
29
30
+ 3. Place the robot outside the field exactly in front of the middle line.
31
+
32
+ 4. Use the :code: `2D Pose Estimate ` button in RViz to place the virtual robot in the corresponding pose.
33
+
30
34
.. note ::
31
35
If you change the calibration first change all parameters to :code: `0.0 `.
32
36
Then start with the adjustment of the IMU parameters.
Original file line number Diff line number Diff line change 1
1
/bitbots_extrinsic_camera_calibration :
2
2
ros__parameters :
3
- offset_x : -0.07
4
- offset_y : 0.0
3
+ offset_x : -0.06
4
+ offset_y : 0.01
5
5
offset_z : 0.0
6
6
7
7
/bitbots_extrinsic_imu_calibration :
8
8
ros__parameters :
9
- offset_x : - 0.0
10
- offset_y : 0.01
9
+ offset_x : 0.0
10
+ offset_y : 0.017
11
11
offset_z : 0.0
You can’t perform that action at this time.
0 commit comments