modules/drivers/lidar/velodyne/README.md
velodyne driver runs as component, including:
Compensation relies on tf to query the coordination transform, so gnss_driver is required to run the velodyne components.
Please change the parameters in the launch file for cars when you start
#in docker
cyber_launch start velodyne.launch
sudo tcpdump -i eth0 udp port 2368 to check if velodyne packets are received.Compensaton relies on tf, please double check if gnss_driver has been started, and also use cyber_monitor check /tf channel output.