Get gnss data from GNSS module for RTC. More...
#include <cstdint>#include <driver_msgs/msg/rtc_gnss.hpp>#include <memory>#include <mutex>#include <proto_files/conversion_driver_msgs__RtcGnss.hpp>#include <protolink/client.hpp>#include <rclcpp/rclcpp.hpp>#include <timer/timeout.hpp>
Include dependency graph for rtc_gnss.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | driver::sensors_esp32_driver::RtcGnss |
| RTC GNSS class. More... | |
Namespaces | |
| namespace | driver |
| namespace | driver::sensors_esp32_driver |
| driver for sensors_esp32 | |
Get gnss data from GNSS module for RTC.
GNSSから緯度経度、時間、衛星数を取得し,トピックに流す