ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Binary data representation in messages

asked 2014-08-12 03:06:45 -0500

Wolf gravatar image

Is there a documentation on how the information transferred in ros messages is stored in the message's binary data (given that I have the describing msg file) ?

E. g. if I would want to create my own serializer and deserializer for an arbitrary programming language / system, where to find the information on how to do this?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-08-12 03:36:06 -0500

dornhege gravatar image

There is some documentation. Those should get you started:

http://wiki.ros.org/ROS/Connection%20...

http://wiki.ros.org/roscpp/Overview/M...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-08-12 03:06:45 -0500

Seen: 2,712 times

Last updated: Aug 12 '14