Docs.rs
mujoco-rs-2.1.1+mj-3.3.7
mujoco-rs 2.1.1+mj-3.3.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidhozic
Dependencies
bitflags ^2.9.4
normal
optional
egui ^0.33.0
normal
optional
egui-winit ^0.33.0
normal
optional
egui_glow ^0.33.0
normal
optional
glutin ^0.32.3
normal
optional
glutin-winit ^0.5.0
normal
optional
paste ^1.0.15
normal
png ^0.18.0
normal
optional
winit ^0.30.12
normal
optional
rand ^0.9.2
dev
bindgen ^0.71.1
build
optional
regex ^1.11.2
build
optional
sha2 ^0.10.9
build
optional
ureq ^3.1.4
build
optional
flate2 ^1.1.5
build
optional
tar ^0.4.44
build
optional
zip ^6.0.0
build
optional
pkg-config ^0.3
build
Versions
52.55%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module cpp_viewer
mujoco_
rs
2.1.1+mj-3.3.7
Module cpp_
viewer
Module Items
Structs
In crate mujoco_
rs
mujoco_rs
Module
cpp_
viewer
Copy item path
Source
Structs
§
MjViewer
Cpp
Wrapper around the C++ implementation of MujoCo viewer. If you don’t need the side UI, we recommend you use the Rust-native viewer
crate::viewer::MjViewer
instead.