Skip to content
/ PyBot Public

A collection of Python packages for interfacing hardwares with a RasPi (but not only). With some example applications and demonstrators we wrote for various occasions.

Notifications You must be signed in to change notification settings

saasmath/PyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of Python packages for interfacing hardwares with a RasPi (but not only).

These packages are primarily intended for robotics activities but can be used for any other purpose of course.

All this stuff is not intended to be used by blindly installing it, although it can be, but more as a source of inspiration and documentation.

The repository contains 3 parts :

  • pybot/

    Contains the Python package, and should be deployed in dist-packages directory, or in any other location in the Python search path.

    Note that you can just extract the scripts you need, since some of them are more or less stand-alone

  • bin/

    Some command line scripts (for instance, Robotis Dynamixel servos tools) and basic demos

  • apps/

    Some applications we wrote, based on PyBot library

Enjoy.

About

A collection of Python packages for interfacing hardwares with a RasPi (but not only). With some example applications and demonstrators we wrote for various occasions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published