Skip to content

mbsim-env/mbsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35ee33a · Mar 12, 2025
Mar 11, 2025
Mar 11, 2025
Feb 16, 2025
Mar 12, 2025
Mar 12, 2025
Feb 23, 2025
Dec 12, 2020
Mar 11, 2025
Mar 11, 2025
Dec 16, 2022
Feb 2, 2025
Dec 24, 2015
Dec 21, 2021
Mar 10, 2025

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
msys2win64-dailyrelease build image / image
msys2win64-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.