Skip to content

Python scripts to control and communicate with the StepperBot rover

Notifications You must be signed in to change notification settings

Brezensalzer/StepperBotGroundStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StepperBotGroundStation

Two wheeled rover with stepper motors for precision movement. This is the ground station code of the project. The whole rover is "layered" in three slices:

Next steps: Add support for the BreezySLAM library https://github.com/simondlevy/BreezySLAM

COAP instead of AMQP

I switched from AMQP (Messaging) to COAP for the communication between the ground station and the rover. A dedicated AMQP Server (rabbitMQ) is no longer needed as the coap server runs on the beaglebone itself.

About

Python scripts to control and communicate with the StepperBot rover

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages