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

RobotModelDisplay: clear statuses when (re)loading a model #1296

Merged

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Oct 4, 2018

I observed some spurious (error) status msgs in RobotModelDisplay when loading rviz. In my situation I had a (left-over) robot_description, and another robot description (with a different name) on the parameter server. When loading, the RobotModelDisplay first loads the default robot_description, missing all the link transforms, then loads the correct robot description. The error msgs however remain.

Hence, before loading a new model, all status messages should be cleared.

... otherwise spurious status msgs remain from a previous model
@rhaschke rhaschke merged commit 15cedbe into ros-visualization:melodic-devel Feb 17, 2019
@rhaschke rhaschke deleted the clear-statuses-on-loading branch February 17, 2019 19:58
rhaschke added a commit that referenced this pull request Feb 17, 2019
... otherwise spurious status msgs remain from a previous model
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.

1 participant