Code Monkey home page Code Monkey logo

clover_sim's Introduction

Cloversim banner

Features

Simple and powerful tool for Clover simulation with workspaces and tasks.

Key features:

  • Simple and fast way to start a simulator
  • Workspaces concept that allows you to easily manage and share your projects
  • Powerful tasks framework with ability to generate worlds and automatically check user solutions
  • User code for clover doesn't have access to gazebo and can't cheat

Installation

Dependencies

Currently installation is supported only on x86 systems

For windows users: you can install cloversim in WSL 2, to run gazebo gui client WSLg is required.

In case you can't use linux or WSL you can install cloversim in Virtual Machine, don't forget to enable 3d acceleration and allocate enough resources

Dependencies:

  • runc
  • xauth
  • iproute2
  • iptables
  • OpenGL drivers
  • virglrenderer
  • tar

Install dependency on Ubuntu:

sudo apt update && sudo apt install runc libvirglrenderer1 iptables mesa-utils procps xauth tar

Installation process

  1. Download and unpack archive from cloversim releases
  2. Download base.sqsh and place it in same folder as contents of archive of step 1
  3. Done!!! You can now run simulator

Option 1: Use clover_sim with WebUI

  1. Go to cloversim directory
  2. Launch cloversim webnode
    sudo ./cloversim node
  3. Open localhost:7777 in browser
  4. Enjoy the cloversim

We also have video demonstration/tutorial: link

Option 2: Use clover_sim with CLI

  1. Go to cloversim directory
  2. Create workspace
    sudo ./cloversim workspace create test
  3. Launch simulator container
    • Simple start:
    sudo  ./cloversim launch test
    • Start with some task:
    sudo ./cloversim launch --task example_task test

You can connect to your simulated clover drone using ssh [email protected] password: clover

  1. Enjoy simulator

For more information check sudo ../cloversim help

clover_sim's People

Contributors

max8rr8 avatar dependabot[bot] avatar mkulik05 avatar

Stargazers

Дон avatar  avatar Oleg Kalachev avatar SUPXTKS avatar  avatar

clover_sim's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.