Only released in EOL distros:
Package Summary
Released
Documented
Driver for Orientus IMU
- Maintainer status: maintained
- Maintainer: Mitchell Wills <mwills AT wpi DOT edu>
- Author: Nick Otero, Mitchell Wills
- License: BSD
- Bug / feature tracker: https://github.com/RIVeR-Lab/orientus_driver/issues
- Source: git https://github.com/RIVeR-Lab/orientus_driver.git (branch: hydro-devel)
Package Summary
Released
Documented
Driver for Orientus IMU
- Maintainer status: maintained
- Maintainer: Mitchell Wills <mwills AT wpi DOT edu>
- Author: Nick Otero, Mitchell Wills
- License: BSD
- Bug / feature tracker: https://github.com/RIVeR-Lab/orientus_driver/issues
- Source: git https://github.com/RIVeR-Lab/orientus_driver.git (branch: hydro-devel)
Contents
Overview
A ROS driver for the Advanced Navigation Orientus IMU.
Nodes
orientus_node
Node to communicate with an Orientus IMU.Published Topics
imu/data (sensor_msgs/Imu)- The filtered orientation and sensor data output of the IMU.
- The raw accelerator and sensor data from the IMU. The orientation field is not filled in.
- The raw magnetics sensor output.
- The raw imu temperature.
- Diagnostic information about the sensor.
Parameters
~port (string, default: /dev/ttyUSB0)- The serial port to use to communicate with the device.
- The name of the tf frame that messages are published with.