Skip to content

ClintLiddick/robotics_intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code for my Intro to Robotics series.

To install dependencies run:

cd robotics_intro
pip install -r requirements.txt

or install a development version of the package:

pip install -e robotics_intro

All modules (excluding roboticsintro.common) can be run directly from the command line:

python -m roboticsintro.hellorobot.simple

About

Code for my Intro to Robotics series

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages