Closed NicholasTanYY closed 1 week ago
You are using a wrong configuration. Please replace the mid360.yaml
by this new configuration file https://github.com/Ericsii/FAST_LIO_ROS2/blob/ros2/config/mid360.yaml
You are using a wrong configuration. Please replace the
mid360.yaml
by this new configuration file https://github.com/Ericsii/FAST_LIO_ROS2/blob/ros2/config/mid360.yaml
This is because you used a wrong lidar_type
. Just simply set the lidar_type
to 1 will also solve your problem
Hello @Ericsii ,
I'm trying to get the Livox Mid360 Lidar to run on my computer but am currently unable to get any output in Rviz. When I run the commands
ros2 launch livox_ros_driver2 msg_MID360_launch.py
in the right terminal andros2 launch fast_lio mapping.launch.py config_file:=mid360.yaml
in the left terminal, I get the result shown in the following image, with nothing appearing in the Rviz display.I have provided more details in this issue in the main FAST_LIO repo. Would really appreciate any assistance!