Skip to content

mbsim-env/mbsim

Repository files navigation

Dashboard

Current Daily Build Status of the MBSim-Environment

Build Type Variant Failed
linux64-dailydebug build image / image
linux64-dailydebug examples image / image
linux64-dailydebug coverage image
linux64-dailydebug examples-valgrind image / image
linux64-dailydebug coverage-valgrind image
linux64-dailyrelease build image / image
linux64-dailyrelease examples image / image
win64-dailyrelease build image / image
win64-dailyrelease examples image / image
- manuals image / image

Installation

This project provides a simulation environment for mechanical systems. It needs openmbvc++interface. After the installation proceed with the following steps.

  1. Checkout from git

If not already done, checkout the git tree git clone https://github.com/mbsim-env/mbsim.git

  1. Run AutoTools
aclocal
autoheader
libtoolize -c --force
autoconf
automake -a -c --force
  1. Proceed with configure

See file INSTALL.