Crates.io | haply |
lib.rs | haply |
version | 0.6.4 |
created_at | 2025-02-05 21:37:56.409527+00 |
updated_at | 2025-08-28 16:39:27.12517+00 |
description | Haply Robotics Client Library for the Inverse Service |
homepage | |
repository | https://gitlab.com/Haply/public/haply_rust |
max_upload_size | |
id | 1544748 |
size | 214,094 |
Haply Inverse is a client library designed to connect to Haply Robotics devices. This README provides an overview of the project, setup instructions, and usage examples.
Haply Inverse aims to simplify the process of connecting to Haply Robotics devices. It is designed to be easy to use and integrate into existing projects.
Three examples can be found in the examples folder of the root directory. To run them simply type: cargo run --example <exmaple_name>