Skip to content

ropod-project/ropod_experiment_executor

Repository files navigation

ropod_experiment_executor

A ROS package for modelling and executing robot experiments. Each experiment is modelled as a state machine.

The definition and execution of state machine reuses most of the functionalities in mas_execution_manager.

Requirements

  • toml
  • networkx
  • matplotlib

For the path planner:

Installation

pip3 install toml
pip3 install networkx
pip3 install matplotlib

Install instructions for other repositories are available in their READMEs.

About

A library for defining and managing robot experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published