ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Hello, The issue is the timestamp of Livox Lidar. You can use the following commands to synchronize the time stamp of Livox with ROS $ sudo apt install ptpd $ sudo ptpd -M -i "your network adaper name" -C

For example: sudo ptpd -M -i enp8s0 -C

Hello, The issue is the timestamp of Livox Lidar. You can use the following commands to synchronize the time stamp of Livox with ROS ROS

$ sudo apt install ptpd ptpd

$ sudo ptpd -M -i "your network adaper adaper name" -C -C

For example: sudo ptpd -M -i enp8s0 -C