You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be best to this as an initialization step before any action, as this only requires iterating over the yaml file with respective information.
This would also allow us to publish the static transforms for the objects once and not in each place action:
Currently the planning scene, is added with the first pick action:
grasplan/src/grasplan/pick.py
Lines 319 to 333 in f628097
I think it would be best to this as an initialization step before any action, as this only requires iterating over the
yaml
file with respective information.This would also allow us to publish the static transforms for the objects once and not in each place action:
grasplan/src/grasplan/place.py
Lines 274 to 275 in f628097
cc @oscar-lima
The text was updated successfully, but these errors were encountered: