ros-drivers / velodyne

ROS support for Velodyne 3D LIDARs
http://ros.org/wiki/velodyne
Other
646 stars 643 forks source link

[ WARN] [1685093610.943024678]: Velodyne poll() timeout #511

Closed NadimDeeb closed 1 year ago

NadimDeeb commented 1 year ago

Please complete the following information:

Describe the bug I keep getting the [ WARN] [1685093610.943024678]: Velodyne poll() timeout message and /velodyne_points is not showing any data

To Reproduce Steps to reproduce the behavior:

  1. Run roslaunch velodyne_pointcloud VLP16_points.launch
  2. The [ WARN] [1685093610.943024678]: Velodyne poll() timeout messages keeps popping up
  3. then run rostopic echo /velodyne_points
  4. No data echoed
  5. Nothing shows up in Rviz

Expected behavior I expected it to map the environment

Additional context Add any other context about the problem here.

JWhitleyWork commented 1 year ago

@NadimDeeb This is not a bug. This can happen for many reasons including incorrect IP address configuration, incorrect port configuration, a bad cable, etc. Please check your physical configuration and validate data flow with a network analysis tool like Wireshark.