CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
time_reference.hpp
Go to the documentation of this file.
1
8namespace sensor_msgs::msg {
16public:
17 // Measurement from an external time source not actively synchronized with the system clock.
18
20 // frame_id is not used
21
23 std::string source;
24};
25} // namespace sensor_msgs::msg
ROS message class definition for Time.
Definition time.hpp:16
ROS message class definition for TimeReference.
Definition time_reference.hpp:15
builtin_interfaces::msg::Time time_ref
corresponding time from this external source
Definition time_reference.hpp:22
std::string source
(optional) name of time source
Definition time_reference.hpp:23
std_msgs::msg::Header header
stamp is system time for which measurement was valid
Definition time_reference.hpp:19
ROS message class definition for Header.
Definition header.hpp:17
message definitions of the sensor_msgs package
Definition battery_state.hpp:8