# boost_date_time_msgs **Repository Path**: mirrors_orocos/boost_date_time_msgs ## Basic Information - **Project Name**: boost_date_time_msgs - **Description**: 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. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.