Giter Club home page Giter Club logo

coppeliasimrl-skullbot-oct's Introduction

Skullbot RL

The skullbotSimModel.py communicates with the Vrep

The skullbotRLEnv.py sets the Rl environment fot this simulation, where

  • observation/ states space: 4 joints' positions && the sim_OCT_vision_sensor

    self.q = [0.0, 0.0, 0.0, 0.0]
    

    joint value is easy, the sim_OCT goes into a CNN about edge detection and output sth

  • action space: the 4 joints' movements

UNet detection

  • inner circle detection
  • outer line detection

Reinforcement Learning Workspace

The basic workspace for reinforcement learning with CoppeliaSim (VREP) simulation environments, including some demonstrated project for beginners. Some tutorials can be found at:

I add gymnasium and ZeroMQ support compared with the original repository. All the demos have been tested on Windows 11, with python 3.10 environment.


Environments setup

You have to install the following softwares and environments for this project, the recommend operating system is Ubuntu.


Demo 1: Cart-pole control with the A2C (modified SAC) algorithm

  • Step 1: run CoppeliaSim, import cart_pole.ttt
  • Step 2: run visdom in your terminal, open your browser, and visit link: localhost:8097
  • Step 3: run the script named 'demo_cart_pole_learning.py' in the sub-path ./examples

Then we have:

coppeliasimrl-skullbot-oct's People

Contributors

fang-zhiwei avatar

Watchers

 avatar

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.