Livox-SDK / livox_ros_driver2

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

livox_ros_driver2 bind failed #74

Open h0uzd opened 10 months ago

h0uzd commented 10 months ago

I downloaded Livox-SDK 2 and livox_ros_driver 2. when running logger from Livox-SDK 2, it works. But when trying to launch msg_MID360_launch.py and rviz_MID360_launch.py an error occurs. I'm using ROS 2 humble. Output at startup msg_MID360_launch.py: image MID360_config.json: image

Call-Me-Jesse commented 10 months ago

The "ip" parameter in lidar_config must be equal to the ip of the lidar?

Yuxuan1024 commented 7 months ago

I face the same issue. Did you solve this problem?

bionik-berlin commented 7 months ago

I have the same problem. The ip parameter is correct. Did you get a result?

FightInYoung commented 6 months ago

you need to check the path of the MID360_config.json. which can be changed in the launch file. In your picture, the path of the MID360_config is "/home/mdsp/disk/ws_livox/install/livox_ros_driver2/share/livox_ros_driver2/launch_ROS2/../config/MID360_config.json". You can check the ip

proxi666 commented 4 months ago

did anyone resolve this error? @FightInYoung @bionik-berlin @Call-Me-Jesse @Yuxuan1024 @h0uzd

Victor-Boyd commented 3 months ago

Make sure you double check all ip addresses, both for the lidar and for the host machine, missing one digit will ruin the whole things so it's very important this double check.