Skip to content

Command Generator for GPSR 2015. Coded in C# Multiplatform

Notifications You must be signed in to change notification settings

johaq/GPSRCmdGen2015

This branch is 184 commits behind kyordhel/GPSRCmdGen:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb51693 · Mar 3, 2016

History

22 Commits
Mar 21, 2015
Mar 3, 2016
Mar 24, 2015
Mar 16, 2015
Mar 5, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Mar 18, 2015
Mar 23, 2015
Mar 23, 2015
Mar 11, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Mar 18, 2015
Mar 19, 2015
Mar 18, 2015
Mar 18, 2015
Mar 18, 2015
Mar 18, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Mar 25, 2015
Mar 18, 2015
Mar 18, 2015
Mar 19, 2015
Mar 24, 2015
Mar 31, 2015
Mar 20, 2015
Mar 23, 2015
Mar 23, 2015
Mar 20, 2015
Mar 23, 2015
Mar 19, 2015
Mar 24, 2015
Mar 24, 2015
Mar 24, 2015

Repository files navigation

GPSR Command Generator

Random command generator for the General Purpose Service Robot test of the RoboCup @Home 2015 Based on the requirements stated on the rulebook for RoboCup @Home 2015. Go

Download compiled version (Stable)

If you want to compile from source on Ubuntu:

sudo apt-get install mono-complete
git clone http://github.com/kyordhel/GPSRCmdGen2015.git
cd GPSRCmdGen2015
make run

Later go to bin/Release and execute ./GPSRCmdGen2015.exe

RoboCup@Home teams and team members are welcome to post GitHub issues for clarifications, questions etc.

About

Command Generator for GPSR 2015. Coded in C# Multiplatform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • Makefile 1.4%