Skip to content

simbodyv2023-01-10

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)

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

and 4 transitive dependencies:

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Akash's avatarAkash
  • autoantwort's avatarautoantwort
  • Thomas1664's avatarThomas1664
  • Fabien Péan's avatarFabien Péan
  • Kai Pastor's avatarKai Pastor

#Changelog

  • 47633da[vcpkg-scripts] Catch use of ambiguous cmake vars (#34546)
  • 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)