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
FrameId< M, Enable > Struct Template Reference
#include <message_traits.h>
Detailed Description
template<typename M, typename Enable = void>
struct ros::message_traits::FrameId< M, Enable >
FrameId trait.
In the default implementation pointer() returns &m.header.frame_id if HasHeader<M>::value is true, otherwise returns NULL. value() does not exist, and causes a compile error
Definition at line 188 of file message_traits.h.
Generated on Wed Jul 13 2022 07:13:54 by
