akashsharma02 / tartanairpy

A Python package for the TartanAir-V2 dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TartanAir

Hello and welcome to the official TartanAir repository. This repository includes a set of tools that complement the TartanAir Dataset).

Installation Instructions

git clone --recursive https://github.com/castacks/tartanairpy.git
pip install . --verbose

if you forget to clone using --recursive then you can update all submodules as follows

git submodule update --init --recursive

About

A Python package for the TartanAir-V2 dataset.

License:MIT License


Languages

Language:Python 100.0%