Livox-SDK / livox_ros_driver2

Livox device driver under Ros(Compatible with ros and ros2), support Lidar HAP and Mid-360.
Other
198 stars 159 forks source link

"bind failed""Failed to init livox lidar sdk" #96

Open Yuxuan1024 opened 7 months ago

Yuxuan1024 commented 7 months ago

I face the issue while running "ros2 launch livox_ros_driver2 rviz_HAP_launch.py" by using livox HAP(TX),so how to solve this problem?

1552647646 commented 6 months ago

I meet too,are you solved it?

Victor-Boyd commented 3 months ago

So for me the problem was the host net ip. It was set to 192.168.1.5 by default but I checked my ip and it was 192.168.1.50. That one digit on the end should fix everything. Fix it in the config file that you changed the lidar ip in within the config directory.