Code Monkey home page Code Monkey logo

ground_filter's Introduction

Ground Filter

This program is designed to provide a library for point cloud ground filtering. The current inherited method is only CSF. For the detailed description of the CSF method, please refer to the following paper.

W.Zhang, J.Qi*, P.Wan, H.Wang, D.Xie, X.Wang, and G.Yan, 
“An Easy-to-Use Airborne LiDAR Data Filtering Method Based on Cloth Simulation,” 
Remote Sens., vol.8, no.6, p.501,2016. (http://www.mdpi.com/2072-4292/8/6/501/htm)

In the development of our package, we reference to CSF([email protected]:jianboqi/CSF.git).

Prerequisites

A third-party library is required to run this program:

  1. Ubuntu and ROS( pcl_ros、tf、sensor_msgs)
  2. Eigen3
  3. PCL1.8
  4. JsonCpp

Build

Clont the repository and make:

git clone [email protected]:chronofei/ground_filter.git ground_filter
cd ground_filter
mkdir build
cd build
cmake ..
make -j8

Run

source build/devel/setup.bash
cd launch
roslaunch offline.launch

Additional Notes

  1. The package name in the offline.launch needs to be specified as yours.
  2. When using, you need to adjust the parameters in the config/*.json to suit your lidar

ground_filter's People

Contributors

chronofei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.