GithubHelp home page GithubHelp logo

logrus / mvsim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrpt/mvsim

0.0 1.0 0.0 1.32 MB

Vehicle dynamics simulator: ROS node and C++ library

Home Page: http://wiki.ros.org/mvsim

CMake 2.16% Python 0.05% C 0.91% C++ 96.72% Lua 0.16%

mvsim's Introduction

Build Status

MultiVehicle simulator (libmvsim)

Lightweight, realistic dynamical simulator for 2D ("2.5D") vehicles and robots. It is tailored to analysis of vehicle dynamics, wheel-ground contact forces and accurate simulation of typical robot sensors (e.g. laser scanners).

This package includes the C++ library mvsim, a standalone app and a ROS node.

License: GNU General Public License version 3 Copyright (C) 2014 Jose Luis Blanco [email protected] (University of Almeria) and collaborators

MvSim intro

Docs

  • (TO-DO) The mvsim manual is the main reference document. (Write me!!)
  • (TO-DO) ROS tutorials (Write me!!)
  • http://wiki.ros.org/mvsim

Main features

  • Lightweight in memory, CPU and library requirements.
  • Fully configurable via .xml "world" files.
  • World maps:
    • Occupancy gridmaps: input as images or MRPT binary maps (from icp-slam, rbpf-slam, etc.)
    • Elevation meshes.
  • Vehicle models:
    • Differential driven (2 & 4 wheel drive).
    • Ackermann steering (kinematic & dynamic steering, different mechanical drive models).
  • Sensors:
    • Laser scanners: Robots see each other, their own bodies, etc.
  • Interface to vehicles: Choose among:
    • Raw access to forces and motor torques.
    • Twist commands (using internal controllers).

Compiling: standalone

Requisites:

  • A decent C++ compiler!
  • MRPT (>=1.0.0 required; >=1.2.2 recommended): In Windows, build from sources or install precompiled binaries.
  • Box2D: Will use an embedded copy if no system version is found.

In Ubuntu, this will install all requirements:

 sudo apt-get install libmrpt-dev libbox2d-dev

ROS: Compiling & usage

Compiling: MOOS / OpenMORA

This package is already included in OpenMORA.

mvsim's People

Contributors

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