Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Adding service wrapper to give easy access to warehouse function #591

Open
dg-shadow opened this issue Jul 13, 2015 · 4 comments
Open

Adding service wrapper to give easy access to warehouse function #591

dg-shadow opened this issue Jul 13, 2015 · 4 comments

Comments

@dg-shadow
Copy link
Contributor

We (Shadow Robot) need to access to warehouse from moveit_commander for one of our projects. I plan to do this by adding service interfaces to various warehouse functions. Would this be of interest as a contribution for this package? I am starting work on this more or less now, so if anyone has any comments/suggestions/flame, they'd be appreciated but get them in soon please :)

@shaun-edwards
Copy link

+0....I'm all for contributing and capability to MoveIt. However, I don't know enough to say whether what you propose is useful or appropriate. Hopefully someone more knowledgeable will chime in!

@davetcoleman
Copy link
Member

Could you explain more why you would want this? You'd like to load saved collision objects and planning scenes from Warehouse using the Commander scripting language?

@dg-shadow
Copy link
Contributor Author

Basically yes, although it's actually robot states I need first. I wish to be able to load, manipulate and use the states from within a python node. I figured services were a nice and general way to get access to the Warehouse contents.

@davetcoleman
Copy link
Member

Sounds like a good idea. I've never much liked the mongodb (that's what it is, right?) backend of warehouse, but in theory these are very useful features, especially from Commander.

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

No branches or pull requests

3 participants