Client library for Fourier GRx series robots
Project description
fourier-grx-client
This is the client library for the Fourier GRX robot. The correponding server library can be found here.
Installation
[!IMPORTANT] > This software is highly unstable and subject to change at any time. Version 0.1.4 is only compatible with
fourier-grx
versionv0.1.1-rc.6
.
On the robot
On the robot, install fourier-grx==0.1.0rc6
following the instructions here.
On your local machine:
Run:
pip install fourier-grx-client==0.1.4
Usage
First make sure you know the IP address of the robot server and the namespace it is running on. Then you can create a client object like this:
from fourier_grx_client import *
r = RobotClient(namespace="gr/my_awesome_robot", server_ip="192.168.6.6")
!!! tip For more information on the API, see the API Reference.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fourier_grx_client-0.1.4.tar.gz
.
File metadata
- Download URL: fourier_grx_client-0.1.4.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.18.1 CPython/3.10.14 Linux/6.5.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea2d991300a90081818fa02ff501f10fd814f577ce9e88ce3c248bb2ab7148e2 |
|
MD5 | 9476dded58e3d5dcdac88a1f8d05ed02 |
|
BLAKE2b-256 | b85599f0813a3964735d4c2487df851cb9c2d279ab046303d1acf06715596e2e |
File details
Details for the file fourier_grx_client-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: fourier_grx_client-0.1.4-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.18.1 CPython/3.10.14 Linux/6.5.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64a5dc14679e8bf77f5d829eefb159ac685f505f49a684a873d9fd45e284db84 |
|
MD5 | b6487296c7eb4612c3d5c5a4ca80234f |
|
BLAKE2b-256 | 4226c2d7b488e346d8f148ab48189d64b6b4580e0eb94498a7785efffd68cbb1 |