LIDAR Velodyne VLP16 Networking Issues
Hello,
I'm having (networking?) issues with the Velodyne VLP-16 and I'm not sure what I'm doing wrong.
I'm connected to the same local network as the lidar, and I'm able to ping it. I've checked on the webpage the IP and the port of the LIDAR, but I'm getting a poll() timeout + failed to poll device.
I'm using the following launch command :
roslaunch velodyne_pointcloud VLP16_points.launch device_ip:=192.168.0.11 port:=2379
I've tried to turn off my firewall and it's still not working.
I'm providing some screenshots that show what's happening : https://imgur.com/a/Ri8L1Zd
Thanks!