GithubHelp home page GithubHelp logo

hmx2013 / cvc-ros Goto Github PK

View Code? Open in Web Editor NEW
27.0 1.0 4.0 2.65 MB

An ROS implementation for paper "Curved-Voxel Clustering for Accurate Segmentation of 3D LiDAR Point Clouds with Real-Time Performance"

CMake 2.22% Python 0.89% C++ 96.89%

cvc-ros's Introduction

CVC ROS

An ROS implementation of paper "Curved-Voxel Clustering for Accurate Segmentation of 3D LiDAR Point Clouds with Real-Time Performance"

Ubuntu ROS C++

demo_1

Features

  • New Spatial Primitive. curved-voxel, a LiDAR-optimized spatial unit reflecting distinct characteristics of 3D LiDAR point clouds.
  • Algorithm. an efficient method for segmenting 3D LiDAR point clouds by utilizing LiDAR-optimized curved-voxels and efficient hashbased data structure.
  • ROS dynamic reconfigure, you can tune the parameters easily.

Reference

TODOs

  • imporove the efficiency of algorithm
  • imporove the segmentation accuracy

Known Issues

  • the segementation result is not very ideal.

Dependencies

How to use

# clone the repo
mkdir -p catkin_ws/src
cd catkin_ws/src
git clone https://github.com/HMX2013/SemanticKITTI_loader
git clone https://github.com/HMX2013/CVC-ROS
download obsdet_msgs from
"https://drive.google.com/file/d/1ztLk9Slm656CV-WJieUpBJPlz-Iw14Bk/view?usp=share_link"
cd ../
catkin_make
roslaunch semantic_kitti run_semantic.launch
roslaunch cvc_ros run_rviz.launch

Contribution

You are welcome contributing to the package by opening a pull-request

We are following: Google C++ Style Guide, C++ Core Guidelines, and ROS C++ Style Guide

License

MIT License

cvc-ros's People

Contributors

hmx2013 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cvc-ros's Issues

Segmentation Benchmark

Hi, thank you for your nice work!

Would you be willing to compare the segmentation method you've implemented using the OSE and USE proposed by TRAVEL on Semantic KITTI, including TRAVEL itself?

About obsdet_msgs/CloudCluster.h

First thank you for your work,
I meet this problem hope you can tell me where this "obsdet_msgs/CloudCluster.h" head from?
Error is:fatal error: obsdet_msgs/CloudCluster.h: No such file or director

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.