Skip to content

trainman419/Senior-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code for Dagny, my robot.

Dagny is a platform for experimenting with localization, mapping, navigation and path-planning on relatively cheap hardware. I'm using two processors; an Arduino for I/O and a Pandaboard for the primary processor.

More description of Dagny's history and journey can be found on my blog: https://namniart.com/

NOTE: The version of avr-gcc included in MacPorts isn't new enough to compile for the Atmega2560; download CrossPack: https://www.obdev.at/products/crosspack/index-de.html and use gcc version 4 (gcc3 doesn't support the atmega2560)

About

The code for my robot, Dagny.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published