Skip to content

MoveIt visualization bug fixes#168

Merged
henningkayser merged 2 commits intomoveit:masterfrom
JafarAbdi:pr-visualization_bug_fixes
Feb 9, 2020
Merged

MoveIt visualization bug fixes#168
henningkayser merged 2 commits intomoveit:masterfrom
JafarAbdi:pr-visualization_bug_fixes

Conversation

@JafarAbdi
Copy link
Copy Markdown
Member

Description

This fixes two bugs

1- Using the name of the SceneNode was throwing an exception in the destructor see Mike's comment
2- Having an empty robot description will pass an empty string to rdf_loader which will cause it to throw an empty parameter name exception

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

@JafarAbdi JafarAbdi requested a review from mlautman February 5, 2020 20:41
@JafarAbdi JafarAbdi mentioned this pull request Feb 5, 2020
6 tasks
@mlautman
Copy link
Copy Markdown
Contributor

mlautman commented Feb 5, 2020

I still think that the robot_description should be able to come from either a parameter, topic, or file like the RobotModelDisplay. Just using parameters doesn't make that much sense as it requires Rviz to be launched with special arguments

@henningkayser henningkayser merged commit 9f68c3b into moveit:master Feb 9, 2020
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

Successfully merging this pull request may close these issues.

3 participants