#include <memory>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <utility>
#include <cras_cpp_common/expected.hpp>
#include <gnss_info/nav_library_data_source.h>
#include <gnss_info/orbital_data_provider.h>
#include <ros/ros.h>
Go to the source code of this file.
Classes | |
class | gnss_info::NavLibraryOrbitalDataProvider |
GNSS satellite orbits provider based on gnsstk::NavLibrary with multi-format data source. More... | |
Namespaces | |
gnss_info | |