Skip to content

guevvy561/homebot

 
 

Repository files navigation

Homebot

Homebot is a low cost open source robot designed for research and experimentation with ROS.

Basic features include:

  • head that can rotate 360 degrees horizontally and 180 degrees vertically
  • monocular camera fitting with a laser ranger finder
  • IMU with magnetic compass for navigation
  • ultrasonic range finders and IR distance sensor for forward obstacle and cliff detection
  • Raspberry Pi 3 for running ROS and high-level control
  • charging dock

Demo:

Undocking And Docking

Shortcuts:

To deploy all code changes to the production robot, run:

fab prod deploy.push

To just quickly push up Python code changes, run:

fab prod homebot.deploy_code

About

A low cost open source robot for experimentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 33.9%
  • JavaScript 30.4%
  • Python 11.9%
  • C 8.7%
  • OpenSCAD 6.4%
  • HTML 4.7%
  • Other 4.0%