Initial tests: - [x] Correct transform (depth sensor to body frame) - [x] Get filtered point cloud (.npy -> <clustered>.npy -> filtered.pcd) - [x] Store .pcd in `data/PCD/` - [x] Run docker container with modified GPD code (no visualization, output 5 grasp poses) - [ ] Get grasp pose, and perform 90 degree about z-axis (Need fixing) - [x] Execute arm grasp by running script `scripts/perform_grasp.py`
Initial tests:
data/PCD/scripts/perform_grasp.py