Skip to content

Modified driver to support a wider range of neato models and firmware versions.

Notifications You must be signed in to change notification settings

ncasaril/neato_robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neato Drivers

This repository contains ROS drivers for Neato's robotic vacuums.

Usage

You can check this out into your catkin workspace as follows:

roscd
cd src
git clone https://github.com/kcneato/neato_robot.git
cd ..
rosdep update
rosdep install neato_robot
catkin_make

Changes in this fork

  • This fork is used with a Botvac 75 on Ubuntu 14.04. Running a Rapsberry Pi 2 with Ros ARM with Ubuntu ARM on the Neato and all processing done by the workstation pc with ubuntu 14.04

About

Modified driver to support a wider range of neato models and firmware versions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.9%
  • CMake 6.1%