rosjava / android_apps

Applications built on top of the rosjava android libraries.
133 stars 112 forks source link

make_a_map depends on map_store messages and services #20

Closed bit-pirate closed 11 years ago

bit-pirate commented 11 years ago

How do we get those message into rosjava/android (@stonier any idea)?

Btw, map_store has been catkinized recently: https://github.com/ros-planning/map_store

bit-pirate commented 11 years ago

Solved it! I'm such a rosjava guru!

bit-pirate commented 11 years ago

NOT! :-D

stonier commented 11 years ago

rosjava_messages is a right pain in the ass!

bit-pirate commented 11 years ago

Well, once I knww rosjava_messages creates messages for you automatically, then I found it quite cool!

stonier commented 11 years ago

Have to recompile everything from the ground up though - that's a royal nuisance.