Skip to content

bbot/neato_robot

hydro-devel
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 3 commits ahead of mikeferguson:hydro-devel.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Neato Drivers

This repository contains the Neato ROS drivers, catkinized, and ready for ROS Groovy and newer.

Usage

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

cd <ws>/src
git clone https://github.com/mikeferguson/neato_robot.git
cd <ws>
catkin_make
source <ws>/devel/setup.bash

Changes for Groovy (version 0.2.x)

  • 2dnav_neato is now named neato_2dnav in order to comply with newer naming conventions.
  • neato_driver directory structure is slightly changed to comply with catkin_python_setup requirements.

About

Drivers and ROS bindings for the Neato XV-11 robot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.8%
  • CMake 5.2%