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

visualization improvements #59

Closed
wants to merge 5 commits into from

Conversation

rhaschke
Copy link
Contributor

This contains a series of little bug fixes to rviz visualization.
Particularly, TaskPanel settings are all saved now.
Unfortunately, due to a bug in rviz (addressed in ros-visualization/rviz#1303),
programmatically created panels cannot save their settings. If the rviz patch is merged, I have one more commit to actually use the new feature.
As a workaround for now, one first needs to create a new task panel before creating any task display using rviz' create panel mechanism. The created panel will save it's settings and serve as the singleton instance.

In realtime mode, rviz display stopped with the last waypoint and didn't
show the final scene.
automatically remove TaskPanel when last TaskDisplay is closed
@v4hn
Copy link
Contributor

v4hn commented Oct 22, 2018

merged

@v4hn v4hn closed this Oct 22, 2018
@v4hn
Copy link
Contributor

v4hn commented Oct 22, 2018

great to see that issue resolved, thank you so much!

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.

2 participants