R2D2 HTTP API
Any command from the R2D2 API can be accessed through a HTTP Interface.
It has the following syntax:
Syntax: | http://user:password@IP_Address:Port_Number/cgi-bin?command=R2D2Command&arg1=val1&arg2=val2...&argn=v |
- User:password are user & password to connect to the Robot
- IP_Address is the TCP/IP address of the Robot |
http://user:password@IP_Address:Port_Number/cgi-bin?command=R2D2Command&arg1=val1&arg2=val2...&argn=v