cmu-mars / brasscomms

0 stars 1 forks source link

Write module to read in the map_data and convert between coordinates and waypoints (and vice versa) #18

Closed schmerl closed 7 years ago

schmerl commented 7 years ago

We need to work out a good place for the json file -- currently it's at the top level, but perhaps it needs to be moved to catkin_ws/src/cp_gazebo/maps?

ivoysey commented 7 years ago

I believe that with the module Josh wrote and the JSON files provided by Javier, this is morally complete. It may not scale, but we can worry about that in the future.