File tree Expand file tree Collapse file tree 5 files changed +44
-4
lines changed
Expand file tree Collapse file tree 5 files changed +44
-4
lines changed Original file line number Diff line number Diff line change @@ -135,4 +135,12 @@ The component can also be launched as a standalone node using `ros2 run compass_
135135- ` ~strict ` (bool, default true): If true, conversions between magnetic and geographic North will fail if the used
136136 magnetic model is used outside its declared bounds of validity (mostly year and altitude).
137137- All parameters consumed by ` CompassConverter ` (most interesting are ` initial_lat ` , ` initial_lon ` , that can relieve
138- this nodelet from subscribing ` fix ` topic, if you know the approximate coordinates in advance).
138+ this nodelet from subscribing ` fix ` topic, if you know the approximate coordinates in advance).
139+
140+ ## ROS 2 Build status
141+
142+ | Distro | Source Ubuntu | Source RHEL | Ubuntu amd64 | Ubuntu arm64 | RHEL amd64 |
143+ | --------| ---------------| -------------| --------------| --------------| ------------|
144+ | Jazzy | [](https://build.ros2.org/job/Jsrc_uN__compass_conversions__ubuntu_noble__source) | [](https://build.ros2.org/job/Jsrc_el9__compass_conversions__rhel_9__source) | [](https://build.ros2.org/job/Jbin_uN64__compass_conversions__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_default.html?q=compass_conversions) | [](https://build.ros2.org/job/Jbin_unv8_uNv8__compass_conversions__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_unv8.html?q=compass_conversions) | [](https://build.ros2.org/job/Jbin_rhel_el964__compass_conversions__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_rhel.html?q=compass_conversions)|
145+ | Kilted | [](https://build.ros2.org/job/Ksrc_uN__compass_conversions__ubuntu_noble__source) | [](https://build.ros2.org/job/Ksrc_el9__compass_conversions__rhel_9__source) | [](https://build.ros2.org/job/Kbin_uN64__compass_conversions__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_kilted_default.html?q=compass_conversions) | [](https://build.ros2.org/job/Kbin_unv8_uNv8__compass_conversions__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_kilted_unv8.html?q=compass_conversions) | [](https://build.ros2.org/job/Kbin_rhel_el964__compass_conversions__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_kilted_rhel.html?q=compass_conversions)|
146+ | Rolling | [](https://build.ros2.org/job/Rsrc_uN__compass_conversions__ubuntu_noble__source) | [](https://build.ros2.org/job/Rsrc_el9__compass_conversions__rhel_9__source) | [](https://build.ros2.org/job/Rbin_uN64__compass_conversions__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_rolling_default.html?q=compass_conversions) | [](https://build.ros2.org/job/Rbin_unv8_uNv8__compass_conversions__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_rolling_unv8.html?q=compass_conversions) | [](https://build.ros2.org/job/Rbin_rhel_el964__compass_conversions__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_rolling_rhel.html?q=compass_conversions)|
Original file line number Diff line number Diff line change @@ -22,4 +22,12 @@ meaning of each message:
2222- ` reference ` : Which North reference is used.
2323 - ` REFERENCE_MAGNETIC ` : Magnetic North.
2424 - ` REFERENCE_GEOGRAPHIC ` : Geographic North.
25- - ` REFERENCE_UTM ` : UTM grid North.
25+ - ` REFERENCE_UTM ` : UTM grid North.
26+
27+ ## ROS 2 Build status
28+
29+ | Distro | Source Ubuntu | Source RHEL | Ubuntu amd64 | Ubuntu arm64 | RHEL amd64 |
30+ | --------| ---------------| -------------| --------------| --------------| ------------|
31+ | Jazzy | [](https://build.ros2.org/job/Jsrc_uN__compass_interfaces__ubuntu_noble__source) | [](https://build.ros2.org/job/Jsrc_el9__compass_interfaces__rhel_9__source) | [](https://build.ros2.org/job/Jbin_uN64__compass_interfaces__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_default.html?q=compass_interfaces) | [](https://build.ros2.org/job/Jbin_unv8_uNv8__compass_interfaces__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_unv8.html?q=compass_interfaces) | [](https://build.ros2.org/job/Jbin_rhel_el964__compass_interfaces__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_rhel.html?q=compass_interfaces)|
32+ | Kilted | [](https://build.ros2.org/job/Ksrc_uN__compass_interfaces__ubuntu_noble__source) | [](https://build.ros2.org/job/Ksrc_el9__compass_interfaces__rhel_9__source) | [](https://build.ros2.org/job/Kbin_uN64__compass_interfaces__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_kilted_default.html?q=compass_interfaces) | [](https://build.ros2.org/job/Kbin_unv8_uNv8__compass_interfaces__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_kilted_unv8.html?q=compass_interfaces) | [](https://build.ros2.org/job/Kbin_rhel_el964__compass_interfaces__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_kilted_rhel.html?q=compass_interfaces)|
33+ | Rolling | [](https://build.ros2.org/job/Rsrc_uN__compass_interfaces__ubuntu_noble__source) | [](https://build.ros2.org/job/Rsrc_el9__compass_interfaces__rhel_9__source) | [](https://build.ros2.org/job/Rbin_uN64__compass_interfaces__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_rolling_default.html?q=compass_interfaces) | [](https://build.ros2.org/job/Rbin_unv8_uNv8__compass_interfaces__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_rolling_unv8.html?q=compass_interfaces) | [](https://build.ros2.org/job/Rbin_rhel_el964__compass_interfaces__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_rolling_rhel.html?q=compass_interfaces)|
Original file line number Diff line number Diff line change @@ -18,4 +18,12 @@ A class that can examine the Earth magnetic model and answer questions about it
1818
1919### magnetic\_ model::MagneticModelManager
2020
21- A manager class for ` MagneticModel ` s that can automatically load and return the most suitable model.
21+ A manager class for ` MagneticModel ` s that can automatically load and return the most suitable model.
22+
23+ ## ROS 2 Build status
24+
25+ | Distro | Source Ubuntu | Source RHEL | Ubuntu amd64 | Ubuntu arm64 | RHEL amd64 |
26+ | --------| ---------------| -------------| --------------| --------------| ------------|
27+ | Jazzy | [](https://build.ros2.org/job/Jsrc_uN__magnetic_model__ubuntu_noble__source) | [](https://build.ros2.org/job/Jsrc_el9__magnetic_model__rhel_9__source) | [](https://build.ros2.org/job/Jbin_uN64__magnetic_model__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_default.html?q=magnetic_model) | [](https://build.ros2.org/job/Jbin_unv8_uNv8__magnetic_model__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_unv8.html?q=magnetic_model) | [](https://build.ros2.org/job/Jbin_rhel_el964__magnetic_model__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_jazzy_rhel.html?q=magnetic_model)|
28+ | Kilted | [](https://build.ros2.org/job/Ksrc_uN__magnetic_model__ubuntu_noble__source) | [](https://build.ros2.org/job/Ksrc_el9__magnetic_model__rhel_9__source) | [](https://build.ros2.org/job/Kbin_uN64__magnetic_model__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_kilted_default.html?q=magnetic_model) | [](https://build.ros2.org/job/Kbin_unv8_uNv8__magnetic_model__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_kilted_unv8.html?q=magnetic_model) | [](https://build.ros2.org/job/Kbin_rhel_el964__magnetic_model__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_kilted_rhel.html?q=magnetic_model)|
29+ | Rolling | [](https://build.ros2.org/job/Rsrc_uN__magnetic_model__ubuntu_noble__source) | [](https://build.ros2.org/job/Rsrc_el9__magnetic_model__rhel_9__source) | [](https://build.ros2.org/job/Rbin_uN64__magnetic_model__ubuntu_noble_amd64__binary) [](https://repo.ros2.org/status_page/ros_rolling_default.html?q=magnetic_model) | [](https://build.ros2.org/job/Rbin_unv8_uNv8__magnetic_model__ubuntu_noble_arm64__binary) [](https://repo.ros2.org/status_page/ros_rolling_unv8.html?q=magnetic_model) | [](https://build.ros2.org/job/Rbin_rhel_el964__magnetic_model__rhel_9_x86_64__binary) [](https://repo.ros2.org/status_page/ros_rolling_rhel.html?q=magnetic_model)|
You can’t perform that action at this time.
0 commit comments