Skip to content

ROS C++ srcipt to convert a 3D Pointcloud into a Bird's Eye View (BEV) image

License

Notifications You must be signed in to change notification settings

Petros626/ros-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEV images generator

Brief overview

This repository is based on the original one by MacAllister Higgins (https://github.com/mjshiggins/ros-examples) ,but provides HSR colorization of the PointCloud or code the encoding with height, density and intensity (Colour visualisation corresponds to the LiDAR values)

add images here...

Setup

to be continued...

About

ROS C++ srcipt to convert a 3D Pointcloud into a Bird's Eye View (BEV) image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 66.5%
  • Python 19.0%
  • C++ 9.0%
  • Shell 5.5%