Skip to content

Commit 2a7a88a

Browse files
committed
height map image
1 parent 07a8a14 commit 2a7a88a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎README.md‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# height-map
22
<img src="images/image_53.png" alt="height map" width="400px">
3-
Currently, this ROS workspace processes LIDAR data to create PNG "bird's eye" height maps for use in deep learning applications.
4-
5-
To use this node, first build. You'll need OpenCV dependencies, but that should be included in ROS. If you want to save the images, create a folder in the ROS root workspace (where this readme is located) called ```images```. Everything will automatically be saved there.
3+
Currently, this ROS workspace processes LIDAR data to create PNG "bird's eye" height maps for use in deep learning applications. To use this node, first build. You'll need OpenCV dependencies, but that should be included in ROS. If you want to save the images, create a folder in the ROS root workspace (where this readme is located) called ```images```. Everything will automatically be saved there.
64

75
To run: ```rosrun lidar lidar_node```
86

0 commit comments

Comments
 (0)