um6

Summary

um6
Version:

1.1.2

Description:

The um6 package provides a C++ implementation of the CH Robotics serial protocol, and a corresponding ROS node for publishing standard ROS orientation topics from a UM6.

Maintainers:
  • Mike Purvis <mpurvis AT clearpathrobotics DOT com>
Licenses:
  • BSD
Authors:
  • Mike Purvis <mpurvis AT clearpathrobotics DOT com>
BuildDepends:
BuildtoolDepends:
 
BuildExportDepends:
 
ExecDepends:

Types

Service types

um6/Reset
Field (Request):
 
  • zero_gyros (bool) –
  • reset_ekf (bool) –
  • set_mag_ref (bool) –
  • set_accel_ref (bool) –
bool zero_gyros
bool reset_ekf
bool set_mag_ref
bool set_accel_ref
---