au-rmr / aurmr_tahoma

ROS workspace for our UR16e workcell
1 stars 1 forks source link

WIP: Stow/Pick decoupling #30

Open nickswalker opened 9 months ago

nickswalker commented 9 months ago

This rolls together previous merges with current work on decoupling the stow process from the pick process.

Relies on latest changes to aurmr_dataset. The dataset API has changed a bit further, so the dummy perception pipeline needs to be updated to use the DatasetAppender and to provide the correct camera configuration metadata.

I have not made the changes to connect the real perception system to the dataset API.