-
Notifications
You must be signed in to change notification settings - Fork 11
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
OGRE Exception #17
Comments
EDIT: This error also occurs if I am just changing the window size of RVIZ and save the config. Setup: Ubuntu 20.04, ROS Noetic git diff output:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I successfully run the example and also a custom lanelet map and visualized them in RVIZ but as soon as I add some other objects to RVIZ and saved the config, I receive an error during the next start.
The error that I received from RVIZ:
Error during map element creation: OGRE EXCEPTION(4:ItemIdentityException): An object of type 'ManualObject' with name 'llet_object_0' already exists. in SceneManager::createMovableObject at /build/ogre-1.9-kiU5_5/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreSceneManager.cpp (line 6829)
I changed nothing in the LaneletMapPlugin object in RVIZ, just added some marker arrays.
Thank you for your help.
The text was updated successfully, but these errors were encountered: