-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
@DavidB-CMU pointed out in https://github.com/personalrobotics/pr_docs/issues/2 that none of our HERB .rosinstall
files install pr_ordata
. We should definitely add this to herb-minimal-remote-op.rosinstall
, since these models are required by for prpy
perception to work as intended
I am less sure about herb-minimal-sim.rosinstall
. On one hand, the models are used in the herbpy
TSR library, action library, and example scripts. On the other hand, pr_ordata
is a fairly heavyweight dependency that is not strictly required. @jeking04, what do you think?