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

[ISSUE] No map received warning in RVIZ2 when following navigation example #1048

Open
PVBrodersen opened this issue May 3, 2024 · 1 comment
Assignees

Comments

@PVBrodersen
Copy link

Hi,

I am currently testing the nav2 stack on a physical TB3, and have gotten everything up and running till the point where I want to load my map into RVIZ2 -- follow this example. However, when I try to launch everything, I am met with the following prompt in RVIZ2.

image

As seen, the occupancy grid generated from the previous SLAM example (ensured that everything was called/saved correctly) is not shown in RVIZ2, and it promptly says that no map is received. Hereafter, I checked the TF2 view frames graph, as the logs from my terminal complained about a missing transform -- prompt:

image

Resulting in this TF2 frame graph:
frames_2024-05-03_13.36.35.pdf

I am a bit unsure how to proceed, and any help would be greatly appreciated :)

@sunghowoo sunghowoo transferred this issue from ROBOTIS-GIT/emanual Jan 23, 2025
@GyuH13
Copy link
Contributor

GyuH13 commented Feb 4, 2025

Hello @PVBrodersen
Sorry for the late response.
According to the provided Rviz, the map frame does not exist.
If the fixed frame is set to map, and the map created by SLAM does not appear in Rviz2, please double-check the map argument. Ensure that the correct YAML file path is specified.

If you have any additional issues, please feel free to ask!

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

3 participants