Remote agent: Difference between revisions

Content added Content deleted
No edit summary
(Updated commands to include color information.)
Line 138: Line 138:
|name||type||character||decimal||hex
|name||type||character||decimal||hex
|-
|-
|'''f'''orward||command||F||70||0x46
|forward||command||B||66||0x42
|-
|-
|c'''l'''ockwise||command||L||76||0x4C
|clockwise||command||C||67||0x43
|-
|-
|c'''o'''unterclockwise||command||O||79||0x4F
|counterclockwise||command||D||68||0x44
|-
|-
|'''g'''et||command|||G||71||0x47
|get||command|||E||69||0x45
|-
|-
|'''d'''rop||command||D||68||0x44
|drop||command||F||70||0x46
|-
|-
|'''g'''ame over||event||G||71||0x47
|game over||event||G||71||0x47
|-
|-
|'''s'''top||event||S||83||0x53
|stop||event||H||72||0x48
|-
|-
|'''c'''olor||event||C||67||0x43
|color (red)||event||I||73||0x49
|-
|-
|'''b'''all||event||B||66||0x42
|color (green)||event||J||74||0x4A
|-
|-
|b'''u'''mp||event||U||85||0x55
|color (yellow)||event||K||75||0x4B
|-
|-
|'''n'''o ball in sector||event||N||78||0x4E
|color (blue)||event||L||76||0x4C
|-
|-
|n'''o''' ball in agent||event||O||79||0x4F
|ball (red)||event||M||77||0x4D
|-
|-
|sector '''f'''ull||event||F||70||0x46
|ball (green)||event||N||78||0x4E
|-
|-
|agent f'''u'''ll||event||U||85||0x55
|ball (yellow)||event||O||79||0x4F
|-
|ball (blue)||event||P||80||0x50
|-
|bump||event||Q||81||0x51
|-
|no ball in sector||event||R||82||0x52
|-
|no ball in agent||event||S||83||0x53
|-
|sector full||event||T||84||0x54
|-
|agent full||event||U||85||0x55
|}
|}