Skip to content

EwaldHartmann/mars

 
 

Repository files navigation

MARS

MARS (Machina Arte Robotum Simulans) is a cross-platform simulation and visualisation tool created for robotics research. 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.

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. To simplify this task, we have created a set of install scripts that will do all the work of downloading and installing dependencies, cloning the MARS repository and building for you. They have their own repository here on GitHub: MARS install scripts

Documentation

You can find MARS' 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++ 94.1%
  • Python 2.7%
  • CMake 2.1%
  • Shell 0.6%
  • TeX 0.4%
  • C 0.1%