Reference Hamza's code: https://github.com/WE-Autopilot/Sensor_Setup Windows/Mac/Linux/ROS2 Get the Lidar readings into a readable format. We want an array of distance for every theta in a 360 FOV. [d0, d1, d2, d3, d4, ... , dn]
Reference Hamza's code: https://github.com/WE-Autopilot/Sensor_Setup
Windows/Mac/Linux/ROS2
Get the Lidar readings into a readable format.
We want an array of distance for every theta in a 360 FOV.
[d0, d1, d2, d3, d4, ... , dn]