Skip to content

roborescue/adf-core-python

 
 

Repository files navigation

adf-core-python

Documentation

ADF Core Python Documentation

Development Environment

Prerequisites

  • Python (3.12 or higher)
  • Poetry (1.8.3 or higher)

Installation

poetry install

Run Agent

poetry run python ./adf_core_python/launcher.py

# get help
poetry run python ./adf_core_python/launcher.py -h

Build

poetry build

Pre Commit

poetry run task precommit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.4%
  • Java 17.6%