Giter Club home page Giter Club logo

vrep's Introduction

V-REP

V-REP version for RhobanProject (education)

Directories:

  • Addon: Altered files of V-REP for custom remote API commands
  • Models: Robots models for V-REP
  • Scenes: Simulations set up
  • Client: Simple interface for communicating with V-REP running simulation
  • Example: Basic example moving robot and printing all sensors values
  • Vrep: Containts V-REP 3.1.0

Installation:

  • Copy V-REP 3.1.0 directory to Vrep/

Compiling:

  • mkdir Client/build/ ; cd Client/build/
  • cmake .. #Build V-REP remote API custom commands
  • make #Build Client into library
  • mkdir Example/build ; cd Example/build/
  • cmake ..
  • make #Build example against Client library

Run:

  • cd Example/build/
  • ./vrep
  • ./Client 127.0.0.1 4242

Models:

  • Rendered model is different than physical used dynamic model
  • Prefert simple shapes (or convex) for approximating dynamic model
  • Joints must be revolute, position not cyclic, mode force/torque, position control enabled, force/torque regulated

vrep's People

Contributors

gregwar avatar leph avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.