Skip to main content

assert_mujoco_version

Function assert_mujoco_version 

Source
pub fn assert_mujoco_version()
Expand description

Asserts that the MuJoCo version used matches the one MuJoCo-rs was compiled with.

ยงPanics

Panics if the linked MuJoCo library version does not match the version MuJoCo-rs was compiled against.