Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 626 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 626 Bytes

tue_robocup

Build Status
RoboCup@Home challenge implementations This repository contains the high-level code that TU Eindhoven's AMIGO, HERO and SERGIO robots use to perform RoboCup@Home challenges.

Most, if not all, challenges are implemented as (large) hierarchical state machines, using the robot_smach_states library of states/state machines. These states use the robot_skills robot abstraction layer.