graft

Summary

graft
Version:

0.2.3

Description:

Graft is not yet finished. It’s intended to be a full replacement to robot_pose_ekf, including native absolute references, and arbitrary topic configuration. If you try to use Graft now, please note that not all parameters are configured and you will not always see a change in behavior by modifying the parameters.

Maintainers:
  • Chad Rockey <chadrockey AT gmail DOT com>
  • Michael Ferguson <mferguson AT fetchrobotics DOT com>
Licenses:
  • BSD
Urls:
Authors:
  • Chad Rockey <chadrockey AT willowgarage DOT com>
BuildDepends:
BuildtoolDepends:
 
BuildExportDepends:
 
ExecDepends:

Types

Message types

graft/GraftState
Field:
Header header
geometry_msgs/Pose pose
geometry_msgs/Twist twist
geometry_msgs/Vector3 acceleration
geometry_msgs/Vector3 gyro_bias
geometry_msgs/Vector3 accel_bias

float64[324] covariance
graft/GraftControl
Field:
Header header

geometry_msgs/Point position
geometry_msgs/Vector3 rotation
geometry_msgs/Twist twist
geometry_msgs/Vector3 acceleration
graft/GraftSensorResidual
Field:
Header header

string name

geometry_msgs/Pose pose
geometry_msgs/Twist twist
geometry_msgs/Vector3 accel

float64[36] pose_covariance
float64[36] twist_covariance
float64[9] accel_covariance