Expand description
Mecha10 CLI Core Library
Foundation crate for the Mecha10 CLI. Contains shared types, services, and utilities used across all CLI sub-crates.
Modules§
- component_
catalog - Component Catalog for Mecha10
- framework
- CLI command execution framework
- paths
- Centralized path definitions for the CLI
- services
- Core service layer — foundation services used across CLI sub-crates
- simulation_
assets - Layout convention for where a scaffolded project’s bundled demo simulation images live under
<project>/assets/images/(asset layout consolidation follow-up to the “unsupported content tyoe” MuJoCo crash fix). - types
- Shared type definitions for the CLI core
- utils
- Utility functions for the CLI