wifi-densepose/v2
Yesuah bcb7b3dad9 fix: add MQTT fields to local Args struct; build MqttConfig inline
main.rs has its own Args struct separate from the library's cli::Args.
MqttConfig::from_args() expects the library type so calling it with the
local type caused a type mismatch. Fix adds all MQTT fields to the local
Args and constructs MqttConfig inline in the spawn block.
2026-05-30 11:29:33 -05:00
..
.cargo fix(security): audit — fix RUSTSEC vulns, clippy warnings, dead code (#769) 2026-05-23 05:36:13 -04:00
.claude-flow chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
crates fix: add MQTT fields to local Args struct; build MqttConfig inline 2026-05-30 11:29:33 -05:00
data chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
docs chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
examples chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
patches/ruvector-crv chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
Cargo.lock feat(worldmodel): Candle Rust port + GCP GPU scripts (ADR-147 Phase 4+6) 2026-05-29 20:52:51 -04:00
Cargo.toml feat(worldmodel): Candle Rust port + GCP GPU scripts (ADR-147 Phase 4+6) 2026-05-29 20:52:51 -04:00
rust-toolchain.toml v2: pin Rust 1.89 and fix sensing-server UI path when run from v2 (#523) 2026-05-17 18:00:36 -04:00
ruvector.db feat(worldmodel): ADR-147 — OccWorld world model integration, wifi-densepose-worldmodel v0.3.0 (#856) 2026-05-29 16:53:51 -04:00