Accessing map_server using rosjava
Hi,
I am trying to access the map_server through a client service call to retrieve map information through nav_msgs/OccupancyGrid into my android device using pure implementation Rosjava. However, it seems that there is currently no support for that in Rosjava.
Could anyone help me if you have tried and solved a similar problem?
Thank you very much.