Skip to content

Commit

Permalink
Add waypoints for final challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
LoyVanBeek authored and MatthijsBurgh committed May 30, 2017
1 parent 9c3f637 commit 30a11e0
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# TU/e Robotics
from robocup_knowledge import knowledge_loader

# Load the common knowledge
common = knowledge_loader.load_knowledge("common")

initial_pose = "initial_pose"
meeting_point = "gpsr_meeting_point"

0 comments on commit 30a11e0

Please sign in to comment.