ros-perception / laser_geometry

Provides the LaserProjection class for turning laser scan data into point clouds.
BSD 3-Clause "New" or "Revised" License
157 stars 114 forks source link

Remove hard-coded eigen3 header path for linux hosts #95

Open lcschaeper opened 6 months ago

lcschaeper commented 6 months ago

Removed the Eigen3 path in line 25 of the CMakeLists.txt file to fix #94

Signed-off-by: Lukas Schäper lukas.schaeper@wiedemann-group.com