Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Productive Multitasking for Industrial Robots

alt text

This repository lets you see and run an isolated version of the state machine/behavior tree code behind the paper "Productive Multitasking for Industrial Robots" published at ICRA 2021:

@misc{wuthier2021productive,
      title={Productive Multitasking for Industrial Robots}, 
      author={D. Wuthier and F. Rovida and M. Fumagalli and V. Krüger},
      year={2021},
      eprint={2108.11471},
      archivePrefix={arXiv},
      primaryClass={cs.RO}
}

Installation (Windows, MacOS, Linux)

Install Python 3 with numpy.

Usage

Simply execute src/behavior_tree.py or src/finite_state_machine.py. The output shows how the behavior tree and the finite state machine evolve in two examples of simulated execution.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages