Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BufferedSerial motor_sn7544
TimeStamp< M, Enable > Struct Template Reference
#include <message_traits.h>
Detailed Description
template<typename M, typename Enable = void>
struct ros::message_traits::TimeStamp< M, Enable >
TimeStamp trait.
In the default implementation pointer() returns &m.header.stamp if HasHeader<M>::value is true, otherwise returns NULL. value() does not exist, and causes a compile error
Definition at line 208 of file message_traits.h.
Generated on Wed Jul 13 2022 07:13:54 by
