Skip to main content

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.5 is only compatible with fourier-grx version v0.1.1-rc.6.

On the robot

On the robot, install fourier-grx==0.1.0rc6 following the instructions here.

On your local machine:

Install from pypi

Run:

pip install fourier-grx-client==0.1.5

Install from source

git clone https://github.com/FFTAI/fourier-grx-client.git
cd fourier-grx-client
pip install -e .

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.

Development

  1. Install the pdm package manager:
pip install pdm
  1. use pdm to install the package and all development dependencies:
pdm install -v -d

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fourier_grx_client-0.1.5.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

fourier_grx_client-0.1.5-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file fourier_grx_client-0.1.5.tar.gz.

File metadata

  • Download URL: fourier_grx_client-0.1.5.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.18.1 CPython/3.10.14 Linux/6.8.0-40-generic

File hashes

Hashes for fourier_grx_client-0.1.5.tar.gz
Algorithm Hash digest
SHA256 52c3ee11b307c25ed93d2c9d04ad538ce00d982f4e69d72e689d450fda4af437
MD5 87a95a3d674a409c7a0f888d4f8b7693
BLAKE2b-256 24d9b08046ba626fb89aad0738a5d1ae0c2eca0c44462443149cc31d738ce9cc

See more details on using hashes here.

File details

Details for the file fourier_grx_client-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for fourier_grx_client-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 885a3dd9980ef54f1614696c3f2cf0920529e1d2b24c07e8e91333ef93fa9aa6
MD5 9da312100b6dc21c4a33aa1c05d30748
BLAKE2b-256 a7ed71fa25146579ec5f5eb546f758e09c8c567485f9c38ca480f0edcd1126da

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page