Skip to content
/ mars Public
forked from rock-simulation/mars

MARS is a cross-platform simulation and visualisation tool created for robotics research.

Notifications You must be signed in to change notification settings

mmaurus/mars

This branch is 599 commits behind rock-simulation/mars:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e6b606 · May 9, 2018
Aug 2, 2017
May 9, 2018
May 18, 2017
Dec 15, 2017
Mar 9, 2018
Aug 2, 2017
Aug 11, 2017
Dec 8, 2017
Sep 26, 2016
Apr 2, 2015
Apr 23, 2018
Jun 26, 2017
Oct 12, 2016
Oct 11, 2016
Aug 7, 2012
Jun 29, 2017
Jan 30, 2018

Repository files navigation

MARS

MARS (Machina Arte Robotum Simulans) is a cross-platform simulation and visualisation tool created for robotics research developed at the Robotics Innovation Center of the German Research Center for Artificial Intelligence (DFKI-RIC) and the University of Bremen. It runs on (Ubuntu) Linux, Mac and Windows and consists of a core framework containing all main simulation components, a GUI (based on Qt), 3D visualization (using OSG) and a physics core (based on ODE).
MARS is designed in a modular manner and can be used very flexibly, e.g. by running the physics simulation without visualization and GUI. It is possible to extend MARS writing your own plugins and many plugins introducing various functionality such as HUDs or custom ground reaction forces already exist - and it's easy to write your own.

MARS

Mailing Lists

If you have questions about MARS not suited for GitHub issues or would like to receive updates on upcoming releases, you can subscribe to the mars users mailing list.

Installation

We don't yet provide binaries for MARS, thus installing it requires downloading the source and building it locally. You can do this using PyBob, a Python tool that will check out all necessary repositories and build MARS for you. You can find PyBob and the installation instructions here.

Documentation

You can find MARS' user documentation on its GitHub Wiki and code documentation on its GitHub Page.

License

MARS is distributed under the Lesser GNU Public License (LGPL).

About

MARS is a cross-platform simulation and visualisation tool created for robotics research.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.5%
  • Python 3.5%
  • CMake 1.9%
  • Shell 0.5%
  • TeX 0.3%
  • GLSL 0.2%
  • Other 0.1%