Field-Robotics-Lab / glider_hybrid_whoi

(Hybrid-) AUG Simulator
8 stars 9 forks source link

add IMU sensor #13

Closed BruceMty closed 3 years ago

BruceMty commented 4 years ago

To test GPS:

To test: type these commands in each of three command windows:

Then Raise the glider to an elevation >= -0.1 meters to see topic data.

Two topics are published when elevation >= -0.1: glider_hybrid_whoi/fix and glider_hybrid_whoi/fix_velocity

Elevation is hardcoded in file glider_hybrid_whoi/hybrid_glider_gazebo_plugins/hybrid_glider_gazebo_ros_plugins/src/UnderwaterGPSROSPlugin.cc. If desired, we can change this to 0.0 or make it selectable.

To test IMU:

IMU services are also available, type rosservice list | grep hector_imu.

Note: we still need to calibrate these sensors.

woensug-choi commented 3 years ago

The commit contents are copied to an issue https://github.com/Field-Robotics-Lab/glider_hybrid_whoi/issues/2