GithubHelp home page GithubHelp logo

crankler / loam_velodyne Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laboshinl/loam_velodyne

0.0 1.0 0.0 989 KB

Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.

Home Page: http://wiki.ros.org/loam_velodyne

License: Other

CMake 0.89% C++ 98.40% Python 0.71%

loam_velodyne's Introduction

loam_velodyne

Screenshot Sample map built from nsh_indoor_outdoor.bag (opened with ccViewer)

โœ… Tested with ROS Indigo and Velodyne VLP16. (Screencast)

All sources were taken from ROS documentation

Ask questions here.

How to build with catkin

$ cd ~/catkin_ws/src/
$ git clone https://github.com/laboshinl/loam_velodyne.git
$ cd ~/catkin_ws
$ catkin_make -DCMAKE_BUILD_TYPE=Release 
$ source ~/catkin_ws/devel/setup.bash

Running

roslaunch loam_velodyne loam_velodyne.launch

In second terminal play sample velodyne data from VLP16 rosbag:

rosbag play ~/Downloads/velodyne.bag 

Or read from velodyne VLP16 sample pcap:

roslaunch velodyne_pointcloud VLP16_points.launch pcap:="$HOME/Downloads/velodyne.pcap"

Troubleshooting

multiScanRegistration crashes right after playing bag file

Issues #71 and #7 address this problem. The current known solution is to build the same version of PCL that you have on your system from source, and set the CMAKE_PREFIX_PATH accordingly so that catkin can find it. See this issue for more details.


Quantifying Aerial LiDAR Accuracy of LOAM for Civil Engineering Applications. Derek Anthony Wolfe

ROS & Loam_velodyne

loam_velodyne's People

Contributors

laboshinl avatar jizhang-cmu avatar stefanglaser avatar facontidavide avatar libing64 avatar dimatura avatar haoala avatar adishavit avatar jlblancoc avatar kitkat7 avatar matlabbe 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.