Error when run livox_ros_driver on 18.04 #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I am using MID-100, and I runing the livox_ros_driver on ubuntu 18.04, there is an error on Livox-SDK:

[console] [error] Receive Failed Socket operation on non-socket [device_discovery.cpp] [OnData] [87]
Any advice?
The pointcloud in rviz is just like below shape, is that OK? if not, is that related to above error?
update:
The above point cloud is wrong. I compare your rviz config to the defualt rviz config about point cloud, I find that the unreliable option must be unselected and use tcp in my environment, then the point cloud is OK.