-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hi All,
I am super excited someone created ROS2 version of point_lio_ros2! Thank you. I appreciate you work @dfloreaa
Here is how I start point_lio
# ros2 launch point_lio mapping_unilidar_l2_no_rviz.launch.py
and output
[INFO] [launch]: All log files can be found below /root/.ros/log/2025-10-08-16-08-09-042337-70be0e0f45b2-13094
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [pointlio_mapping-1]: process started with pid [13095]
[pointlio_mapping-1] Multi thread started
[pointlio_mapping-1] lidar_type: 5
[pointlio_mapping-1] ~~~~/root/catkin_point_lio_unilidar/src/point_lio_ros2/ file opened
[pointlio_mapping-1] first lidar time1.75942e+09
[pointlio_mapping-1] [INFO] [1759939699.474676793] [laserMapping]: IMU Initializing: 1.0 %
[pointlio_mapping-1] [WARN] [1759939699.475556918] [laserMapping]: Reset ImuProcess
[pointlio_mapping-1] [INFO] [1759939700.399766252] [laserMapping]: IMU Initializing: 18.0 %
[pointlio_mapping-1] [INFO] [1759939701.509699877] [laserMapping]: IMU Initializing: 58.0 %
[pointlio_mapping-1] [INFO] [1759939701.509938502] [laserMapping]: IMU Initializing: 100.0 %
My frame graph before point_lio_ros2 launched
and after
I have error shown in FoxGlove:
Transform tree cycle detected: Received transform with parent "base_link" and child
"unilidar_lidar", but "unilidar_lidar" is already an ancestor of "base_link". Transform has been dropped.
Missing transform from frame <aft_mapped> to frame <base_link>
I have seen somewhere else that my frame map should be upside-down to what I have.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels