1. Home
  2. Browse
  3. simbody

simbody

v2023-01-10#0Latest

High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.

Install

Run the following Vcpkg command to install the port.

vcpkg install simbody

Usage

Simbody provides CMake targets:

find_package(Simbody CONFIG REQUIRED)
target_link_libraries(main PRIVATE SimTKcommon SimTKmath SimTKsimbody)

Dependencies

See source

Version

v2023-01-10#0

Publication

Supports

!uwp

GitHub

simbody/simbody2.3K

Homepage

simtk.org/home/simbody

Subtree

4c5be28bfa

License

Apache-2.0

Definition

Manifest