fix:fix display bug
+3
-3
@@ -22,9 +22,9 @@
|
||||
|
||||
## livox_ros_driver application
|
||||
|
||||
- [How to use lvx file in ros](https://github.com/Livox-SDK/Livox-SDK/wiki/How-To-Use-Lvx-File-Under-Ros)
|
||||
- [Set publish frequency](https://github.com/Livox-SDK/Livox-SDK/wiki/Set-Publish-Frequency)
|
||||
- [外参标定与点云显示](https://github.com/Livox-SDK/Livox-SDK/wiki/Calibrate-Extrinsic-And-Display-Under-Ros-Cn)
|
||||
- [How to use lvx file in ros](https://github.com/Livox-SDK/Livox-SDK/wiki/How-to-use-lvx-file-under-ros)
|
||||
- [Set publish frequency](https://github.com/Livox-SDK/Livox-SDK/wiki/Set-publish-frequency)
|
||||
- [外参标定与点云显示](https://github.com/Livox-SDK/Livox-SDK/wiki/Calibrate-extrinsic-and-display-under-ros-cn)
|
||||
|
||||
## Quick Links
|
||||
|
||||
|
||||
@@ -58,9 +58,9 @@ livox_ros_driver supports the conversion of lvx pointcloud data files to rosbag
|
||||
|
||||
After replacing "/home/livox/test.lvx" in the above command with the local lvx data file path, you can simply run it; if the conversion is successful, a rosbag format file with the same name will be generated under the above path.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
### 2.5 Playing the Rosbag data
|
||||
|
||||
Reference in New Issue
Block a user