Velodyne Lidar using Matlab UDP
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Pavel Enrique Gonzalez Prieto
le 17 Juin 2016
Réponse apportée : Pavel Enrique Gonzalez Prieto
le 9 Avr 2019
Hi, i want to connect a Velodyne Lidar using Matlab UDP, i know each packet is 1248 Byte long, address 192.168.1.210 and port 2368, the sample time for each packet is about 0.0013 seconds, but everytime i try to read the data i get nothing.
Which function should i use ? I've already try with fread, step, and some others.
0 commentaires
Réponse acceptée
Madhura Suresh
le 9 Avr 2019
Hi Pavel,
Have you used the velodynelidar function in MATLAB that can be used for live acquisition from a LiDAR sensor? Here is an example.
Madhura
0 commentaires
Plus de réponses (2)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!