Octomap + Rosjava?
First of all, sorry if the question is a foolishness. I am going to substitute Player (which I use with PlayerClient) by ROS (which I ment to use with Rosjava).
In the current implementation I use a custom-defined map type, but I need to change it by Octomap. I know that there is a Octomap plugin to use with ROS, but I need to know if it is possible to recover the map using Rosjava and obtain information about it.
Thank you in advance.