/Aircap_Pose_Estimator

Aircap_Pose_Estimator : markerless motion capture using multiple autonomous micro aerial vehicles

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.