Last Updated: Sep 19th, 2018 - I will be updating my original post as people correct me and I learn new things.
Well, I am next off to monkey around with LIDAR technology and interestingly there is not one single document available that can explain different LIDAR technologies available for PixHawk "or" Pixhawk compatible devices, what each device does, limitations, programmability etc.
I will attempt to take a shot at what I have learned so far but I would like the community to chime in so we can have a consolidated document for future reference. Just like a wiki page.
LIDAR = A detection system that works on the principle of radar, but uses light from a laser.
Applications:
1D - Range Finders. Typically work in combination with FC such as PixHawk.
2D - Short Range Obstacle detection.
3D - Used for surveying, mapping and point clouds. A method that measures the distance to a target by illuminating the target with pulsed laser light and measuring the reflected pulses with a sensor. Differences in laser return times and wavelengths can then be used to make digital 3-D representation of the target.
LIDAR Types: So it appears there are two types of LIDAR sensors as far as the technology goes behind it.
1. traditional LIDAR sensors
2. Time of Flight (ToF) - More to come later...
SETUP:
So what are the components of an overall LIDAR system/solution?
Well, first you need to decide what the LIDAR will do in the real life world. That will determine the type of LIDAR sensor you will need for your fixed wing aircraft or the copter you are planning to use.
Do you really need a flight controller like PixHawk? the answer is NO BUT it depends on the application. If the application is rangefinder or does object avoidance, Pixhawk along with Mission planner can support such application on a drone.
If you are going to use the LIDAR for Mapping or analysis, that's whole new setup but do you really need a flight controller for such LiDAR to work? My understanding is NO, as long as we can provide LIDAR with the position of the aircraft using a separate GPS and IMU for processing data.
LIDAR SENSORS - Bufete :)
I am planning to put a power point presentation at the end which will consolidate all the tips, discussions here for future reference. Thanks for joining the discussion.
Replies
You are trying to figure out a solution while providing piece part information about what are your overall objectives are? very difficult to guide you in the right direction.
Is it a school project or a commercial development effort?
Wha are you scanning, for how long, what is the overall objective here? do you have an engineering background?
You will just go in circles this way and people will confuse the hell out of you this way.
Provide complete project details else, else not sure how to help.
there are 100's companies providing solutions to process raw data. Simply google it.
Daniel Domit said:
Thanks!
Do you think a raspberry pi would be too slow to store that info? What about the NVidia TX2?
I will look at the documentation you sent, thanks a lot.
By any chance you know softwares to do the post processing of the point cloud, or can you point me in any direction how to post-process after storing all the info?
Thanks,
Daniel
Daniel,
1. As far as passing GPS data and Accelerometer info from Pixhawk to any other device can be simply done via I2C interface of the Pixhawk. read this thread
https://diydrones.com/forum/topics/how-to-get-gps-and-sensor-data-v...
2. How you will store the data for future processing will require an additional solution.
3. I remember one Canadian company that is providing a LiDar solution with a development kit for further customization. Give them a call. https://leddartech.com/
Daniel Domit said:
Do you think its possible to provide the GPS and accelerometer information from Pixhawk and do the post processing of LIDAR Data for Precise PointCloud afterwards??
Im interested in this because i dont understand why LIDAR IMUs are so expensive, it seems to me that Pixhawk 2.1 can provide accurate enough information (to my understanding LIDAR IMUs only provide attitude and GPS position) to work with LIDAR... <0.02 degrees?
Please let me know your thoughts on this matter!
Daniel
Chris Anderson said:
yes, LIDAR does exactly what shown in the video.
Jimmy Oliver said:
Trying to determine what this video means. I have the unit and am just wondering if the "2.5" meters that the drone stays at in terrain mode can be adjusted. The example of flying up the hill is exactly what I need to do. I am not sure if the LIDAR just pushes up just enough to avoid. Hard to interpret the Chinese instructions as usual. Video link below.
Benewake Lidar
I have lots of videos. Are you saying video of LIDAR? I am attaching one as we speak and will fly tomorrow. Pollination of cherry orchard. I cannot share video at this time. The company wants to unveil at trade show.
@Jimmy Oliver - do you have any videos to share?
I fly an off the shelf drone to determine average canopy height then add 8 to 12 feet in mission planner.
iSkyMaster said:
I will post video tests of the Benewake when it's all ready to go.