#include <memory>
#include <string>
#include <unordered_map>
#include <cras_cpp_common/expected.hpp>
#include <geographic_msgs/GeoPoint.h>
#include <gnss_info/orbital_data_provider.h>
#include <gnss_info_msgs/DOP.h>
#include <gnss_info_msgs/SatellitesList.h>
#include <gnss_info_msgs/SatellitesPositions.h>
#include <gnss_info_msgs/SkyView.h>
#include <ros/time.h>
Go to the source code of this file.
Classes | |
class | gnss_info::OrbitalDataManager |
Manager of multiple providers of satellite orbital data. More... | |
Namespaces | |
gnss_info | |