Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map doesn't work #9

Open
Marouan-22 opened this issue Nov 6, 2022 · 3 comments
Open

map doesn't work #9

Marouan-22 opened this issue Nov 6, 2022 · 3 comments

Comments

@Marouan-22
Copy link

image

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!

@Kathan-k10
Copy link

same problem , any solution or other way to work on SLAM?

1 similar comment
@ch1y1z1
Copy link

ch1y1z1 commented Nov 3, 2023

same problem , any solution or other way to work on SLAM?

@anasderkaoui
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants