Feagi agent to work with general and simulation robots
Project description
What is feagi-connector?
The feagi-connector is the core of the Feagi agent and it serves multiple purposes. It works behind the scenes and serves as an API for Feagi. Keep in mind, you will need Feagi to connect with feagi_connector. Feagi can be running on a website, Docker, or locally on your computer.
If you would like to learn more about how to run Feagi, please visit: https://github.com/feagi/feagi/tree/staging
Quick Start:
You can start with any of the quick start options. The easiest and simplest method is to use feagi_connector_video_capture, which focuses solely on video capture functionality. Once you have installed it using pip3 install feagi_connector_video_controller, simply type python3 -m feagi_connector_video_controller --ip 127.0.0.1 to run it.
If you would like to create your own code using the Feagi API and call feagi_interface
or retina
, you can use the following code:
from feagi_connector import feagi_interface
from feagi_connector import retina
Feagi Agent Packages:
Currently, we have more than 2 packages: feagi_connector_video_controller
, feagi_connector_freenove
, and feagi_connector_mycobot
. You can find more packages here: https://github.com/feagi/feagi/tree/feature-mycobot-updated/peripherals
The requirements for feagi-connector
can be found here: feagi-connector requirements
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 feagi_connector-0.0.5.tar.gz
.
File metadata
- Download URL: feagi_connector-0.0.5.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d3adbc27721196ae3cce6297fb094a0553e098b216bd215050e042a6ca3817 |
|
MD5 | 303d7a6ed0bcf73dc969eda9ce9ff7bf |
|
BLAKE2b-256 | d3fdbdabaf6fe65fd31c8dfd05951cff380d2321c4eb2cf1c2e0891b094d60c3 |
File details
Details for the file feagi_connector-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: feagi_connector-0.0.5-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7ab8ec21fd815269e7142fbaefcea012af3a5ca52db3289f4b4ff23aade6efa |
|
MD5 | 8693a03ea3294fea8d20bd688059e930 |
|
BLAKE2b-256 | a749ba693bbd1e621b252d20504516138bd7b3d57bfad27eb420be4f5b3854c1 |