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.
❗ Breaking Changes
For users who have been using Wiki-GRx-Deploy and those who are new to this library, Please note the following breaking changes:
- Wiki-GRx-Deploy has been deprecated and is no longer supported.
- All user-facing interfaces now default to use radians instead of degrees.
- URDF now loads from Wiki-GRx-Models via fourier-robot-descriptions package.
- Nameing convention for all links and joints are now consistent with the URDF.
- Config file structure has been updated to match the latest version of the server. Default config file can be found under config directory.
Installation
This software is highly unstable and subject to change at any time. Version 0.2.0a6 is only compatible with
fourier-grx
versionv1.0.0a14
and up.
On the robot computer:
On the robot, install fourier-grx==1.0.0a14
following the Installation Instructions.
On other machines:
Grx client will be automatically installed when installing fourier-grx
on the robot.
If you want to control the robot from another machine, you can install the client library using the following methods:
Install from pypi
Run:
pip install fourier-grx-client==0.2.0a6
Install from source
git clone https://github.com/FFTAI/fourier-grx-client.git
cd fourier-grx-client
pip install -e .
Usage
Please read the Tutorial for a step-by-step guide on how to get started and use the interfaces.
Demo scripts can be found in the examples directory.
For more information on the API, see the API Reference.
Development
- Install the
pdm
package manager:
pip install pdm
- use
pdm
to install the package and all development dependencies:
pdm install -v -d
- Install pre-commit hooks:
pre-commit install
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.2.0a7.tar.gz
.
File metadata
- Download URL: fourier_grx_client-0.2.0a7.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.19.2 CPython/3.12.6 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39679aad9c7b7623d6aad5dd743023719aed7b707f7cdec6847851b305125ffd |
|
MD5 | 4696983876698a7e4294226979b0f037 |
|
BLAKE2b-256 | dcfb205ce4beaf4e1bc468095887ae7b32013bffc717a5dbedb2be46d7869e8f |
File details
Details for the file fourier_grx_client-0.2.0a7-py3-none-any.whl
.
File metadata
- Download URL: fourier_grx_client-0.2.0a7-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.19.2 CPython/3.12.6 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e24de5474eca3419b91285fdb0b4500df6e62ac72260cd8d3e8eb243d201738f |
|
MD5 | 3af4dc0edbd2987f59e0831bfdf42f17 |
|
BLAKE2b-256 | 434e0d1999553667a2e0eb8551fc4e163ca889012e8a12352c96b10dd2e170d3 |