Function cras::copyShapeShifter
Defined in File shape_shifter.h
Function Documentation
-
void cras::copyShapeShifter(const ::topic_tools::ShapeShifter &in, ::topic_tools::ShapeShifter &out)
Copy
inShapeShifter toout.Note
This is a workaround for https://github.com/ros/ros_comm/pull/1722 which has not been merged into Melodic.
- Parameters:
in – [in] Input message.
out – [in] Output message.