Registry / simulation / gz-physics

gz-physics

JSON →
library8.3.0vcpkgunverified

Component of Gazebo, provides an abstract physics interface designed to support simulation and rapid development of robot applications.

vcpkg install gz-physics
INSTALL
IMPORT
SIG · GZ-PHYSICS
G
gz-physics
simulationcppv8.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gz/physics/PhysicsSystem.hh
#include <gz/physics/PhysicsSystem.hh>

Initialize and query Gazebo Physics system

#include <gz/physics/PhysicsSystem.hh> #include <iostream> int main() { gz::physics::PhysicsSystem sys; std::cout << "Gazebo Physics version: " << sys.Version() << '\n'; }
Debug
Known issues
breakingABI incompatibility between major versions
fix
Ensure all Gazebo components use the same major version
affects: >=8.0.0
Upgrade
Version history
8.3.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources

No resource links recorded.

gz-physics — pip install gz-physics · libregistry