Reynard the Robot is a simple cartoon robot used as an example device for learning Robot Raconteur. This demo shows the ease of connecting to a new device and controlling it using the plug-and-play features of Robot Raconteur!
See the full examples and the Getting Started Guide for more information.
The following demo files are for Python and MATLAB. Download the files before connecting to the private device access point!
Download and install Python. If using Linux, install python3-pip.
Install the robotraconteur package:
python -m pip install robotraconteur
Install the "Robot Raconteur" add-on using the Add-on Explorer on the toolbar.
Connect to the "reynard" access point using the instructions on the sign.
Run the example script. These examples use a fixed IP address to connect, but you can also use Discovery or the Service Browser to find the connection information. (Windows firewall by default will block discovery. Disable the firewall or add an exception.)