Skip to main content

Controller to AGX Dynamics communication using pclick messaging

Project description

agxclick

agxclick uses pclick, AGX Dynamics and agxBrick to a implement a simulation application that implements Click out of the box for a provided Brick model.

  • You can use click_application.py (see below) to load any Brick model and it will find the robots and connect their signals to Click. See Brick Model Requirements below for more info.
  • You can Inherit agxclick.ClickApplication and override it's methods to customize your own application.
  • You can connect with any Click client to the simulation.

The flow is the same as for Click

  1. Client controller connects and sends HandshakeInit
  2. Server responds with Handshake
  3. Client receives Handshake and validates the setup.
  4. Client sends ControlMessage
  5. Server steps Simulation, and responds with SensorMessage
  6. The loop 4-5 is repeated.

NOTE: The Controller step and the simulation step is in full sync, meaning that the simulation will only progress on ControlMessages.

Install

Prerequisites: AGX and agxBrick

# Latest version
pip install agxclick -U
# Specific version
pip install agxclick==0.3.0

Usage Examples

Visit the GitHub repo for usage examples.

License

Apache License 2.0

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

agxclick-0.3.0.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

agxclick-0.3.0-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file agxclick-0.3.0.tar.gz.

File metadata

  • Download URL: agxclick-0.3.0.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.8.10 Linux/5.4.0-146-generic

File hashes

Hashes for agxclick-0.3.0.tar.gz
Algorithm Hash digest
SHA256 8350e2ee610cfda9ea91013446de636562f3eb37a0328aca73597e87ea25da9f
MD5 6a3f1591fbeed7cd651f5a38c4329e00
BLAKE2b-256 77e3f6510ad587b0eaa18f09330378b49fe59261ed2f4b7603ad5b8616ba2b6f

See more details on using hashes here.

Provenance

File details

Details for the file agxclick-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: agxclick-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.8.10 Linux/5.4.0-146-generic

File hashes

Hashes for agxclick-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9c47c0a72122ca82c85abfdbb34a07d56597479e423b35812a3e3907ee755be
MD5 ac8e431bd3ba5afea75fed74c4274f52
BLAKE2b-256 f651b9ee7d45b3a9161f238c64bedea59701a99eb6e39f9ba4a0bb9cc7a09f5c

See more details on using hashes here.

Provenance

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