-
Notifications
You must be signed in to change notification settings - Fork 214
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
Error when adding display type more than 3 #1110
Comments
@ahcorde when you get a chance, can you take a look here and see if you can reproduce the problem? |
Hi @evertale888, I was trying to reproduce your issue but I'm not able. Can you share a gif o video about how to reproduce this failure ? |
1st, i run it on ubuntu 22.04 with ros2 humble. Im not build it from source, just use the one come with humble. So, what i did was, I just run emplty/plain rviz with usual command 'ros2 run rviz2 rviz2. Then, i try to add display type occupancy grid, occupancy map & map. When i try to add the 3rd one, it cause the error as mention above. Even if i try different adding order, the 3rd one will still cause that error. Even if i use rviz2 that connected any ros2 node, for example the octomap server, its still resulted in the same error when i try add more than 2 display type. So to reproduce just run plain rviz2 normally & try add those display type. |
你好,请问你解决了?我现在遇到条件跟你一样。我的也是ubuntu22,ros2-hubmle |
Hello there, unfortunately i can't manage to solve it.. i use ros1 for now. |
Run the latest humble rviz2, when adding more than 2 display type (add occupancy grid, occupancy map & map) , i got this error below..
[ERROR] [1703473400.309093725] [rviz2]: ItemIdentityException: Texture with the name MapPaletteTexture0 already exists. in ResourceManager::add at ./.obj-x86_64-linux-gnu/ogre-v1.12.1-prefix/src/ogre-v1.12.1/OgreMain/src/OgreResourceManager.cpp (line 148)
Any help will be appreciated.
The text was updated successfully, but these errors were encountered: