Skip to content

Commit

Permalink
Added ftd_sensor to individual params
Browse files Browse the repository at this point in the history
  • Loading branch information
liam.jemmeson committed Jun 20, 2024
1 parent 9501995 commit c9a673a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/**:
ros__parameters:
angular_velocity_stddev_xx: 0.00339
angular_velocity_stddev_yy: 0.00339
angular_velocity_stddev_zz: 0.00339
angular_velocity_offset_x: -0.005799
angular_velocity_offset_y: -0.007148
angular_velocity_offset_z: -0.001499
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
sensor_kit_base_link:
hesai_top_base_link:
x: 0.0
y: 0.0
z: 0.0
roll: 0.0
pitch: 0.0
yaw: 0.0
tamagawa/imu_link:
x: 0.0
y: 0.0
z: 0.0
roll: 3.14159265359
pitch: 0.0
yaw: 3.14159265359
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
base_link:
sensor_kit_base_link:
x: 1.01
y: 0.0
z: 0.93
roll: 0.0
pitch: 0.0
yaw: 0.0

0 comments on commit c9a673a

Please sign in to comment.