Skip to content

cmu-mars/mapeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapeditor

Editor for robot mission maps

Usage:

  1. Put on a web server, or create a local one running "python -m SimpleHTTPServer" from the folder where the editor is.
  2. Load on web browser (tested in Chrome Version 59.0.3071.115 (64-bit) OSX. (e.g., "http://localhost:8000/brassmapeditor.html")
  3. Load a background image of the map (png) to use as reference.
  4. Use the "location/node creation" tool to create map waypoints by clicking on the canvas.
  5. Connect waypoints using the "connect" tool.
  6. draw walls using the "draw walls tool". Ctrl-z triggers undo for walls.
  7. Download the resulting map as a JSON file by clicking on the "Export Map" link.

About

Editor for robot mission maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages