# Haply Inverse
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.
## Introduction
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.
## Examples
Three examples can be found in the examples folder of the root directory.
To run them simply type:
cargo run --example <exmaple_name>