rosjava / android_core

Android libraries for rosjava
145 stars 166 forks source link

how to display a 3d map by octomap format? #290

Open lihongwen1 opened 5 years ago

jubeira commented 5 years ago

I really don't think we have support for that right now. You would basically need to start mostly from scratch on that end: you can get the octomap via a ROS topic, but on the display side I don't think there are too many tools in this repository that can help you.

It would be an awesome application to have here though.