You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you have the right transform tree in the lidar code. The error message on the terminal indicates that the issue is likely related to the transform tree which should look like this (if you run: ros2 run tf2_tools view_frames.py):
odom -> base_link -> laser
In some cases the message might also indicate that the queue size is full, so it has to be modified in the code to be larger.
Hi,
I use rplidar A1 to scan, i do get the laser but it doesn't show anything if I set it on map? do you have any idea?
greetings!
The text was updated successfully, but these errors were encountered: