Code Monkey home page Code Monkey logo

simtwo's Introduction

SimTwo - A Realistic Simulator for Robotics.

SimTwo is a realistic simulator where several types of robots can be implemented.

  • Wheeled Mobile Robots with different configurations

    • Differential
    • With omnidirectional wheels
  • Manipulators

  • Legged Mobile Robots

    • Biped
    • Quadruped
    • Hexapods
  • Lighter than air vehicles with propellers for propulsion.

  • Underwater vehicles with thrusters.

Any type of robot that can be described as a mixture of rigid bodies connected by, optionally powered, hinge or prismatic joints. Classical or omnidirectional wheels and also propellers can be used to make the robots move.

A realistic environment is achieved by decomposing the robot in a system of rigid bodies, hinge or prismatic joints, optionally actuated by electric motors.

Certain joints: hinge, universal and slider (prismatic) can be associated with a system of drive + motor and encoder.

The drive + motor system may consist of a DC motor, optionally with a gearbox and a controller. Several types of controllers can be used: a PID controller applied to the position or velocity signals or a state feedback controller.

The DC motor model contains several nonlinear elements such as voltage saturation, current limitation and Coulomb Friction.

In addition to the low level control system, SimTwo also offers the possibility to provide the reference signals to these controllers from a higher level controller implemented by the user. This controller can be implemented using:

  • A scripting language, editable and compilable within SimTwo.
  • A remote program that communicates via UDP packets or over the serial port.

simtwo's People

Contributors

p33a avatar pedrofza avatar pmrelvas 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.