haply 0.6.2

Haply Robotics Client Library for the Inverse Service
Documentation
1
2
3
4
5
6
7
8
9
10
# 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>