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 sn7544
Fork of GPG_motor by
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 Tue Jul 12 2022 17:31:46 by
