Skip to content

adamwathieu/BTFromSARDemostration-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behavior Tree Robot Action Policy from SAR WoZ Interaction Data


Adam Wathieu, Summer 2020


This repository was made to facilitate the investigations in developing behavior tree robot action policy from Socially Assistive Robot (SAR) Wizard of Oz (WoZ) Interaction Data. This pipeline processes logged data from a WoZ interaction and generates behavior trees, along with data on the accuracy of the conversion process. These behavior trees are ready to be used alongside the BehaviorTree.CPP library, and redeployed back in the robot.

Dependencies (with pip installation commands)

To run:

  • Navigate to BehaviorTreeDev, and edit config.json
  • Execute ./clean_script.sh config.json in command line

The behavior tree XML file(s) that are generated from the pipeline follow the XML format for behavior trees presented in BehaviorTree.CPP and Groot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 63.1%
  • Python 36.1%
  • Shell 0.8%