Adapted G2R

This commit is contained in:
Joe Dong
2024-03-15 10:24:38 +08:00
parent e5db48d03a
commit ee0a2f7011
6 changed files with 378 additions and 155 deletions
+1
View File
@@ -18,6 +18,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"msg/DeviceInfo.msg"
"msg/Extrinsics.msg"
"msg/Metadata.msg"
"msg/IMUInfo.msg"
"srv/GetBool.srv"
"srv/GetDeviceInfo.srv"
"srv/GetCameraInfo.srv"
+9
View File
@@ -0,0 +1,9 @@
std_msgs/Header header
float64 noise_density
float64 random_walk
float64 reference_temperature
float64[3] bias
float64[3] gravity
float64[9] scale_misalignment
float64[9] temperature_slope