Octomap Deserialization

asked 2016-06-14 18:56:24 -0500

AaronRay gravatar image

I am having some trouble deserializing the Octomap message with ROS. I am using the octomap_server service "/octomap_binary" to get the octomap message. I understand that this now needs to be deserialized to be turned back into a useful Octomap object. It looks like the octomap_msgs should provide the conversion functions that I need. However, I have not been able to load them in python. Any pointers on what I'm doing wrong or what the import statement for the conversion functions should look like would be greatly appreciated. The documentation on deserializing messages from the "octomap_binary" topic is very sparse and I have not been able to find any sample implementations.

Thanks in advance, Aaron

edit retag flag offensive close merge delete

Comments

Did you find a way to do this?

lahiruherath gravatar image lahiruherath  ( 2017-11-19 09:18:13 -0500 )edit