SoonerRobotics / robomagellan-2019

Sooner Competitive Robotics code base for the 2019 Robogames RoboMagellan competition
http://ou.edu/scr/
4 stars 0 forks source link

Create LIDAR class for data processing according to the Development Manual #24

Closed jkleiber closed 5 years ago

jkleiber commented 5 years ago

The LIDAR sensor has a pretty detailed datasheet posted in the google drive that outlines how to get data from it. We are interested in getting the distance to the nearest obstacle at 0.63 degree increments, and also knowing which direction is forward.

We want to be able to handle the data processing on the raspberry pi so this will end up being part of the SLAM/obstacle detection module on the main board.

For a starting point we need to be able to get the data from the device and output it to the console of the Pi.

jkleiber commented 5 years ago

This likely will end up being a python script that will interface with the SLAM/obstacle detection program (which will also be written in python). I am going to write a python class for the data collection/telling the lidar what to do and another script that uses this class to read data about obstacles

colton5007 commented 5 years ago

http://www.ydlidar.com/download Model X4