Skip to main content

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


Download files

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

Source Distribution

feagi_connector-0.0.11.tar.gz (25.0 kB view hashes)

Uploaded Source

Built Distribution

feagi_connector-0.0.11-py3-none-any.whl (30.4 kB view hashes)

Uploaded Python 3

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