diff --git a/README.md b/README.md new file mode 100644 index 0000000..90839fd --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# 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) section. + + + +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).