Skip to content

NaoHTWK/HTWKStrategy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NaoTeam HTWK Teamstrategy Release

Introduction

This is the official NaoTeam HTWK teamstrategy as used in the RoboCup 2016 in Leipzig. We included the strategy itself and an emulator to test it with up to five robots and a ball. The emulator can be used via drag and drop of robots and the ball. The strategy itself is based on an blackboard AI idea.

The strategy is the implementation of the graduation work of Florian Mewes (in german).

Prerequisites

We tested the release with this sw packages (all from Ubuntu 16.04)

  • CMake 3.5.1
  • Protobuf 2.6.1
  • Qt 5.6
  • A C++11 compiler (GCC 5.4 or Clang 3.8)

How to Build

Build it like any other CMake project.

Nice to know facts

  • DCM Time: Time in 100ms steps to you probably want to set a time > 100 (10s)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published