Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMS Odometry

Odometry publisher for the COMS vehicle.

Dependencies

Parameters

  • wheel_diameter: wheel's diameter in meters
  • counts_per_rotation: pulse counts from the encoder in one wheel rotation
  • encoder_to_axis_center: distance in meters from the encoder to the center of the shaft
  • base_frame: TF frame name of the base link
  • odom_frame: TF frame name of the odometry

Subscribed topics

  • imu: sensor_msgs/Imu message containing the current angular velocity of the vehicle
  • encoder: coms_msgs/ComsEncoder message containing the current pulse count from the rotary encoder

Published topics

  • odom: nav_msgs/Odometry containing the current pose and velocity of the vehicle

TF Transforms

  • odom to base_link

Caveats

Currently only considers 2D (i.e. x, y, and yaw). Needs modifications in order to work in a 3D environment.

See the following URL for more details:

License

MIT License

Author

Naoki Mizuno

About

Odometry publisher for the COMS project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages