Giter Site home page Giter Site logo

lllray / mrs_laser_map Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ais-bonn/mrs_laser_map

0.0 1.0 0.0 263 KB

Local Multiresolution Grids for Efficient 3D Laser Mapping and Localization

License: BSD 3-Clause "New" or "Revised" License

CMake 11.77% C++ 87.69% C 0.55%

mrs_laser_map's Introduction

mrs_laser_map - Local Multiresolution Grids for Efficient 3D Laser Mapping and Localization

mrs_laser_map is a mapping system for mobile robots using laser range sensors. It provides efficient local mapping for obstacle perception, and allocentric mapping for autonomous navigation. It has been successfully used on different robotic platforms, such as micro aerial vehicles and ground robots, in different research projects and robotic competitions.

Papers Describing the Approach

David Droeschel, Jörg Stückler, and Sven Behnke: Local Multi-Resolution Representation for 6D Motion Estimation and Mapping with a Continuously Rotating 3D Laser Scanner IEEE International Conference on Robotics and Automation (ICRA), Hong Kong, May 2014

David Droeschel, Jörg Stückler, and Sven Behnke: Local Multi-Resolution Surfel Grids for MAV Motion Estimation and 3D Mapping In Proceedings of 13th International Conference on Intelligent Autonomous Systems (IAS), Padova, Italy, July 2014.

Overview

The repository contains the following ROS packages:

  • mrs_laser_maps: map data structure and surfel-based registration
  • mrs_laser_mapping: ROS nodes for local and allocentric mapping
  • config_server: parameter server
  • parameter_tuner: rqt plugin for config server
  • mod_laser_filters: laser filters for preprocessing
  • cloud_compression: modified pcl cloud_compression

Dependencies

sudo apt-get install ros-indigo-desktop-full
sudo apt-get install ros-indigo-libg2o

Make sure you have the latest libg2o ROS package, previous versions were compiled without optimization.

droeschel@flanders:~/catkin_ws$ apt-cache policy ros-indigo-libg2o
ros-indigo-libg2o:
  Installed: 2014.2.18-0trusty-20160321-175501-0700
  Candidate: 2014.2.18-0trusty-20160321-175501-0700

Getting started

Clone the repository in your catkin workspace (here ~/catkin_ws)

cd ~/catkin_ws/src 
git clone https://github.com/AIS-Bonn/mrs_laser_map mrs_laser_map

and build it with catkin_make (or catkin tools):

cd ~/catkin_ws/
catkin_make

Download the sample bagfile and run mav_mapping.launch

roslaunch mrs_laser_mapping mav_mapping.launch

License

mrs_laser_map is licensed under the BSD 3-clause license.

Contact

David Droeschel <[email protected]>
Institute of Computer Science VI
Rheinische Friedrich-Wilhelms-Universität Bonn
Friedrich Ebert-Allee 144
53113 Bonn

mrs_laser_map's People

Contributors

droeschel avatar skohlbr avatar

Watchers

James Cloos avatar

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.