-
Notifications
You must be signed in to change notification settings - Fork 55
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
plugin.xml has no root element #53
Comments
I dont think its an error. It can be an warning. Have you tried to visualize the map by following the tutorial. Also referenced here #46 |
I was able to fix the error by closing the '/class' in plugin.xml and changing fixed frame to base_link as suggested by you #46. Now I am able to view the reachability map. |
I'm re-opening this as it's actually a bug @jontromanab: there is indeed a closing tag missing for Can you please fix this? |
@gavanderhoorn I have added the missing closing tag in PR #54 |
while starting rviz I get this error - "skipped loading plugin with error: XML Documents '/reuleaux/base_placement_plugin/plugin.xml' has no Root Element. This likely means the XML is malformed or missing.."
I checked base_placement_pluigin folder plugin.xml file exists.
rviz is running, but the reachability map is not displayed.
The text was updated successfully, but these errors were encountered: