Skip to content

Commit

Permalink
Merge pull request #1022 from tue-robotics/MatthijsBurgh-patch-2
Browse files Browse the repository at this point in the history
(README) azure badge below header
  • Loading branch information
ar13pit committed Mar 13, 2020
2 parents 250476c + 2d25481 commit 5b7a8ca
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[![Build Status](https://dev.azure.com/tue-robotics/tue-robotics/_apis/build/status/tue-robotics.tue_robocup?branchName=master)](https://dev.azure.com/tue-robotics/tue-robotics/_build/latest?definitionId=1&branchName=master)

# tue_robocup
RoboCup challenge implementations
This is to high-level code that TU Eindhoven's AMIGO robot uses to perform RoboCup@Home challenges.
[![Build Status](https://dev.azure.com/tue-robotics/tue-robotics/_apis/build/status/tue-robotics.tue_robocup?branchName=master)](https://dev.azure.com/tue-robotics/tue-robotics/_build/latest?definitionId=1&branchName=master)\
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.
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.

0 comments on commit 5b7a8ca

Please sign in to comment.