Skip to main content

Crate mecha10_cli_core

Crate mecha10_cli_core 

Source
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