Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.46 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.46 KB

Aircap_Pose_Estimator

Alt

Get this repo: git clone https://github.com/robot-perception-group/Aircap_Pose_Estimator.git

Data

Install Requirements

Run Aircap_Pose_Estimator demo

  • run Aircap_Pose_Estimator demo as in paper python fittingscript.py /path/to/result/directory
  • results will be saved in /path/to/result/directory. Mean error for each joint will be in the file /path/to/result/directory/final_err_res.npy
  • To visualize results, execute python viz_res.py /path/to/result/directory to launch the visualization of results alongwith the ground truth.