Skip to Content

simbody v2023-01-10

Created
Updated

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

# Usage

Simbody provides CMake targets:

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

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

and 6 transitive dependencies:

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Akash's avatar Akash
  • autoantwort's avatar autoantwort
  • Thomas1664's avatar Thomas1664
  • Fabien Péan's avatar Fabien Péan

# Changelog

  • 4c5be28 [simbody] set uniform target names and add usage (#28863)
  • 0544d18 [simbody] Disable docs (#24159)
  • 964e758 [simbody] no absolute paths (#22420)
  • 4bd3a11 [simbody] new port (#20565)

# Source