planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

Repository Summary

Checkout URI https://github.com/jstyrud/planning-and-learning.git
VCS Type git
VCS Version main
Last Updated 2021-03-16
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
behavior_tree_learning 0.0.0

README

Combining planning and learning of behavior trees for robotic assembly

This repository contains an implementation of a Genetic Programming (GP) algorithm that evolves Behavior Trees (BTs) to solve different assembly tasks. The tasks consist in picking LEGO DUPLO bricks and placing them in different configurations. The BTs are executed in the AGX Dynamics environment, but they can also be simulated in a high-level state machine without involving physics. The GP is bootstrapped by a BT created by a planner and partially solving the task (depending on the initial configurations).

Set-up

Put BT_SETTINGS.yaml file(s) with whatever name(s) the scripts use in your ros2 workspace root folder in order for the scripts to find them properly with relative paths.

Build with “colcon build –packages-select behavior_tree_learning –symlink-install”

Code coverage

To run code coverage, in consol run “pytest –cov”

How to run the simulation

To run duplo simulation start an agx environment console and run python agx_.py And then in a py trees console run ros2 run behavior_tree_learning

CONTRIBUTING

No CONTRIBUTING.md found.

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository

planning-and-learning repository