mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
20 lines
706 B
Markdown
20 lines
706 B
Markdown
# Clover drone VM image
|
|
|
|
The generator of Clover developer virtual machine image (`.ova` file) to simplify working with Clover and Clover simulation.
|
|
|
|
Download the latest image in [Releases](https://github.com/CopterExpress/clover_vm/releases/latest) section.
|
|
|
|
<img src=https://clover.coex.tech/assets/simulator.jpg width=600>
|
|
|
|
Image contains:
|
|
|
|
* Ubuntu 20.04 Focal.
|
|
* ROS Noetic.
|
|
* PX4 autopilot, QGroundControl.
|
|
* Preinstalled [Clover](https://github.com/CopterExpress/clover) and Clover simulation packages.
|
|
* Shortcuts for running Clover simulator.
|
|
* VSCode.
|
|
* Useful robotics-related software.
|
|
|
|
See detailed information in [Clover drone documentation](https://clover.coex.tech/en/simulation_vm.html).
|