Coder Social home page Coder Social logo

turtlebot_lidar's Introduction

turtlebot_lidar

ROS Kinetic package for adding a 2D Lidar into the Gazebo simulation of a Turtlebot 2 robot.

The simulated robot includes a Kobuki base, an Orbec Astra RGBD camera and a Hokuyo or RPLidar A2M8 Lidar

Turtlebot 2 with Hokuyo Lidar Turtlebot 2 with RPLidar A2M8

Installation

Clone the package into your catkin workspace:

cd [catkin_workspace]/src
git clone https://github.com/diegomrt/turtlebot_lidar.git
cd ..
catkin_make
source devel/setup.bash

Usage

Turtlebot 2 with Hokuyo Lidar

After installing, to launch the version with Hokuyo lidar, run:

roslaunch turtlebot_lidar turtlebot_hokuyo.launch  

The simulated characteristics of the Hokuyo lidar are:

  • Min range: 10 cm
  • Max range: 30 m
  • Min angle: -90º
  • Max angle: +90º
  • Samples: 720
  • Freq: 40 Hz

Turtlebot 2 with RPLidar A2M8

After installing, to launch the version with RPLidar A2, run:

roslaunch turtlebot_lidar turtlebot_rplidar.launch  

The simulated characteristics of the RPLidar A2M8 lidar are:

  • Min range: 15 cm
  • Max range: 8 m
  • Min angle: -180º
  • Max angle: +180º
  • Samples: 400 (0.9º/sample)
  • Freq: 10 Hz (4000 samples/s)

turtlebot_lidar's People

Contributors

diegomrt avatar

Stargazers

 avatar  avatar

Watchers

 avatar

turtlebot_lidar's Issues

hokuyo lidar scan error

Hi,diegomrt~ According to your tutorial, i've successfully loaded the hokuyo lidar on the turtlebot2 in Gazebo simulator, it can detect the static obstacle perfectly~

But, when I load dynamic box obstacle around the robot, hokuyo lidar cannot detect moving obstacles every few frames, so that I can often get error data from the simumlator,which is bad for the subsequent deep learning training ~

So,I wanna consult you if there is a solution for normal detection of dynamic obstacles? :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.