-
 

Package Summary

Tags No category tags.
Version 2.0.3
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ctu-vras/compass.git
VCS Type git
VCS Version master
Last Updated 2024-12-20
Dev Status MAINTAINED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Messages related to compass

Additional Links

Maintainers

  • Martin Pecka

Authors

  • Martin Pecka

compass_msgs

Messages for use with a compass.

Azimuth

Azimuth message carries information about an azimuth. As there are multiple possibilities related to the azimuth meaning, it has 3 metadata fields that exactly specify the meaning of each message:

  • unit:
    • UNIT_DEG: azimuth field is in degrees and variance in degrees^2
    • UNIT_RAD: azimuth field is in radians and variance in rad^2
  • orientation
    • ORIENTATION_ENU: The azimuth is measured in East-North-Up frame. Azimuth 0 thus points to the East and increases counter-clockwise.
    • ORIENTATION_NED: The azimuth is measured in North-East-Down frame. Azimuth 0 thus points to the North and increases clockwise.
  • reference: Which North reference is used.
    • REFERENCE_MAGNETIC: Magnetic North.
    • REFERENCE_GEOGRAPHIC: Geographic North.
    • REFERENCE_UTM: UTM grid North.
CHANGELOG

Changelog for package compass_msgs

2.0.3 (2024-12-20)

2.0.2 (2024-12-20)

  • Fixed README rendering on ROS Wiki.
  • Contributors: Martin Pecka

2.0.1 (2024-12-12)

  • Fixed license issues preventing bloom-release.
  • Improved readme.
  • Contributors: Martin Pecka

2.0.0 (2024-12-12)

  • Restructured the repo, created compass_conversions, magnetic_model and magnetometer_pipeline packages.
  • Contributors: Martin Pecka

1.0.3 (2023-07-12)

1.0.2 (2023-07-12)

1.0.1 (2023-06-19)

  • Added variance to Azimuth message.
  • Added improved version of compass.
  • Contributors: Martin Pecka

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Services

No service files found

Plugins

No plugins found.

Recent questions tagged compass_msgs at Robotics Stack Exchange