semantic-scene 0.1.0

Rust parser for Habitat-Sim `SemanticScene` descriptors.
Documentation
  • Coverage
  • 100%
    91 out of 91 items documented0 out of 29 items with examples
  • Size
  • Source code size: 56.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.57 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 25s Average build duration of successful builds.
  • all releases: 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • PRO-2684/semantic-scene
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • PRO-2684
semantic-scene-0.1.0 has been yanked.

semantic-scene

GitHub License GitHub Workflow Status GitHub Release GitHub Downloads (all assets, all releases) Crates.io Version Crates.io Total Downloads docs.rs

Rust parser for Habitat-Sim SemanticScene descriptors.

📥 Installation

Using binstall

cargo binstall semantic-scene

Downloading from Releases

Navigate to the Releases page and download respective binary for your platform. Make sure to give it execute permissions.

Compiling from Source

cargo install semantic-scene

💡 Examples

TODO

📖 Usage

TODO

🎉 Credits

TODO