RnDProjectsDeebul / AllenIsaacRnD

Apache License 2.0
0 stars 0 forks source link

Factor graph for 3D pose detection of an object for manipulation #2

Open AllenIsaacJose opened 1 year ago

AllenIsaacJose commented 1 year ago
AllenIsaacJose commented 1 year ago

Experiment 1

Input

Experiment 2

Input

Requirement

AllenIsaacJose commented 1 year ago

Possible Solutions

1. Inverse the representation of the camera and the landmark

2. Represent object as gtsam.Pose3() instead of gtsam.Point3() and the normal direct approach.

3. Computing 2D bounding box from PCA.