Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

RoboJackets/robocup-training

Repository files navigation

RoboCup Training https://circleci.com/gh/RoboJackets/robocup-training.svg?style=shield

RoboCup Software Training (Created in 2017)

To Navigate Slides, Press space for going forward and p for going back. Press ? for help!

Slides

  1. Training Meeting 1
  2. Contributions
  3. Plays, Tactics, Skills Design
  4. Subbehaviors and State Machines
  5. Plays

Docs

  1. Training Meeting 1
  2. Plays, Tactics, Skills Design
  3. Subbehaviors abd State Machines
  4. Plays
  5. Contributions

Building

robocup-training is built with org-mode and cask

Installation Instructions

# Install Emacs
sudo add-apt-repository ppa:kelleyk/emacs
sudo apt update
sudo apt install emacs25

# Install cask 
curl -fsSL https://raw.githubusercontent.com/cask/cask/master/go | python

# Add Cask to $PATH and install
export PATH="$HOME/.cask/bin:$PATH"
cask install  

Building Slides

To build slides from .org files use

make

# output goes in ./html

Old Slides

  1. 2016 Slides