Skip to content

A gui for creating a navigable map for the roomba

Notifications You must be signed in to change notification settings

rossreicks/RoombaGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A gui for creating a navigable map for the roomba

Creates a simple visual 2D map in p5js to output csv coordinates to send to a roomba for indoor navigation.

Uses websockets for real time positioning of the roomba while it navigates the map

installing instructions

clone this repo

pip install git+https://github.com/dpallot/simple-websocket-server.git

python app.py

open browser to localhost: 5000

draw lines by clicking in the first spot and then click again to finish

place roomba using the place roomba button and click where you would like the roomba placed

can send new x y values using the console using the arrow keys

About

A gui for creating a navigable map for the roomba

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published