Skip to content
Snippets Groups Projects
Commit 1adf0cda authored by Dominik Sixt's avatar Dominik Sixt
Browse files

fix <>

parent 7deaea8b
No related branches found
No related tags found
No related merge requests found
#JSGF V1.0;
grammar commands;
public <command> = [tobi] ( <followMe> | <ordering> | <stack> | <learn> | <rec> | <count> | <explain> | <listen> | <hand> | <see> | <save> | <who> | gripper );
public <command> = [tobi] ( <followMe> | <ordering> | <stack> | <learn> | <rec> | <count> | <explain> | <listen> | <hand> | <see> | <save> | <who> | <gripper> );
<followMe> = (follow me);
<ordering> = (start ordering);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment