Tools for more convenient working with ShapeShifter objects (implementation details, do not include directly). More...
#include <ros/message_traits.h>
#include <ros/serialization.h>
#include <topic_tools/shape_shifter.h>
#include <cras_topic_tools/shape_shifter.h>
Go to the source code of this file.
Namespaces | |
cras | |
Functions | |
template<typename T , typename EnableT > | |
void | cras::msgToShapeShifter (const T &msg, ::topic_tools::ShapeShifter &shifter) |
Copy the message instance into the given ShapeShifter. More... | |
Tools for more convenient working with ShapeShifter objects (implementation details, do not include directly).
Definition in file shape_shifter.hpp.