|
Compiling rustypot v0.4.2 (/home/rcadene/rustypot) |
|
warning: unused import: `PacketV1` |
|
--> /home/rcadene/rustypot/src/protocol/mod.rs:4:14 |
|
| |
|
4 | pub use v1::{PacketV1, V1}; |
|
| ^^^^^^^^ |
|
| |
|
= note: `#[warn(unused_imports)]` on by default |
|
|
|
warning: unused import: `PacketV2` |
|
--> /home/rcadene/rustypot/src/protocol/mod.rs:7:14 |
|
| |
|
7 | pub use v2::{PacketV2, V2}; |
|
| ^^^^^^^^ |
|
|
|
warning: `rustypot` (lib) generated 2 warnings (run `cargo fix --lib -p rustypot` to apply 2 suggestions) |
|
Compiling aloha-teleop v0.1.0 (/home/rcadene/dora-aloha/aloha/nodes/aloha-teleop) |
|
Finished release [optimized] target(s) in 4.02s |
|
Running `/home/rcadene/dora-aloha/target/release/aloha-teleop --master-path /dev/ttyDXL_master_right --puppet-path /dev/ttyDXL_puppet_right` |
|
Events channel finished |
|
|