-
First you need to build the package using
catkin_make
-
$ rosrun road_pcl road_pcl _topicName:=/kitti/velo/pointcloud _maxIter:=100 _leafSize:=0.01 _distanceThresh:=1
- _topicName -> subscription topic.
- _maxIter -> Maximum number of iteration for the RANSAC Algorithm.
- _distanceThresh -> Distance threshold for the RANSAC Algorithm.
- _leafSize -> VoxelGrid Leaf Size.
-
Notifications
You must be signed in to change notification settings - Fork 5
HemaZ/road_pcl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A ROS Package for Driving Road Segmentation using RANSAC Algorithm.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published