Skip to content

Python version UAV simulator of UC Berkeley High Performance Robotics Lab

License

Notifications You must be signed in to change notification settings

RuiqiZhang99/uav_sim

Repository files navigation

UAV SIM: Simulator for Multiple Quadcopters in Python3

UAV AnimationMulti-UAV Animation

The library simulates and animates uavs for analyzing controller's performance

Usage

# Clone the repository and environment setup
git clone https://github.com/ruiqizhang99/uav_sim.git
conda env create -f environment.yaml
conda activate uav_sim

# Navigate to the project directory
cd uav_sim
pip install -e .

# Run main code
python3 simulate.py

About

Python version UAV simulator of UC Berkeley High Performance Robotics Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages