Pipe Inpection Robot / Mbed OS GPG_motor

Dependencies:   BufferedSerial sn7544

Fork of GPG_motor by Kang mingyo

Embed: (wiki syntax)

« Back to documentation index

VectorSerializer< T, ContainerAllocator, Enabled > Struct Template Reference

VectorSerializer< T, ContainerAllocator, Enabled > Struct Template Reference

Vector serializer. More...

#include <serialization.h>


Detailed Description

template<typename T, class ContainerAllocator, class Enabled = void>
struct ros::serialization::VectorSerializer< T, ContainerAllocator, Enabled >

Vector serializer.

Default implementation does nothing

Definition at line 326 of file serialization.h.