orocos / boost_date_time_msgs

Package designed to be able to nest boost::posix_time::ptime and boost::posix_time::time_duration in a ROS message. Implementation note: ptime is serialized as ros::Time and time_duration as ros::Duration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boost_date_time_msgs

Package designed to be able to nest boost::posix_time::ptime and boost::posix_time::time_duration in a ROS message. Implementation note: ptime is serialized as ros::Time and time_duration as ros::Duration.

About

Package designed to be able to nest boost::posix_time::ptime and boost::posix_time::time_duration in a ROS message. Implementation note: ptime is serialized as ros::Time and time_duration as ros::Duration.


Languages

Language:C++ 78.0%Language:CMake 22.0%