Skip to content

tse-hou/airsim_recoder

Repository files navigation

Airsim_recoder

Pre-requirement

Usage

  • Capture source views for MIV:
    python recorder_for_MIV.py SV {camera_pose_csv} {num_frames}
    
  • Capture Ground truth video:
    python recorder_for_MIV.py GT {user_pose_csv}
    
  • Clean output folder:
    python recorder_for_MIV.py clean
    
  • convert user trace from airsim coordinate to MIV coordinate
    python {input_pose_trace_path} {output_pose_trace_path}
    

About

input trajectory, and output images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages