RoboCup Software Training (Created in 2017)
To Navigate Slides, Press space
for going forward and p
for going back. Press ?
for help!
- Training Meeting 1
- Contributions
- Plays, Tactics, Skills Design
- Subbehaviors and State Machines
- Plays
- Training Meeting 1
- Plays, Tactics, Skills Design
- Subbehaviors abd State Machines
- Plays
- Contributions
robocup-training is built with org-mode and cask
# 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
To build slides from .org files use
make
# output goes in ./html