Registry / other / arci
library0.1.0rscratesunverified

Abstract Robot Control Interface for robot control.

# Cargo.toml [dependencies] arci = "0.1.0"
INSTALL
IMPORT
SIG · ARCI
A
arci
otherrustv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Robot
use arci::Robot;

Creates a new abstract robot control interface.

use arci::Robot; fn main() { let robot = Robot::new(); println!("Robot interface created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Meta
2
OpenAI (training)
1
Resources
arci — cargo add arci · libregistry