- [x] Separate threads for visual pose stream and controller - [x] Transformation between camera frame and hand frame - [x] Transformation between hand frame and gravity aligned body frame - [ ] Settle on Object pose convention - [ ] Switch hand pose frame or object pose frame - [ ] Settle on get_object_pose() --> Return (pos,rot) / (pos,quat) / (pos,euler) - [ ] Modify arm move commands' args based on return pose type - [ ] Fix PD controller - [ ] Estimate latency