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

Allow removal of urdf elements through propertywidget context menu #49

Open
gavanderhoorn opened this issue Mar 15, 2016 · 3 comments
Open

Comments

@gavanderhoorn
Copy link
Member

The currently implemented context menus allow a user to add elements like visual and collision, but they can't be deleted yet.

This should be added. It should be possible to delete all elements.

@gavanderhoorn
Copy link
Member Author

TODO: should the UI allow the user to end up with illegal URDFs (ie: through deleting elements that are actually required in a minimal urdf)?

@gavanderhoorn gavanderhoorn added this to the Milestone 1 - URDF GUI Editor milestone Mar 15, 2016
@Kukanani
Copy link

I already see both Add and Remove on the context menus when I right-click on a link in the property browser. Is this a different issue?

@gavanderhoorn
Copy link
Member Author

Yes: the UI has both a tree and a list view. The 'property widget' is the list view. That only allows/ed adding properties, not removing them.

Additionally: this issue talks about properties, which links and joints are not (they have properties, but that is something different).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants