Hey everyone!
With the announcement of the Misty Platform 2.0 launch today, we’re publishing a patch that you’ll need to run from your computer. As always, we’ve provided shell scripts for Linux, Mac, and Windows. In this case, the Linux and Mac versions are the same.
These scripts modify the startup processes for Misty to:
- Allow Misty to communicate with herself over localhost
- Enable the python runtime to execute python scripts
- Enable the python language server at startup
Failure to install this patch will result in a non-functional python subsystem. Symptoms of failing to install this patch would be:
- When running a python script from the Misty Studio’s python editor, the script would hang, never completing execution
- Code completion within the Misty Studio’s python editor would fail to present
To run the patch, execute either copy_scripts.bat or copy_scripts.sh from a shell window, passing the robot’s wifi IP address. If prompted, accept the SSH key and enter the robot’s administrator password. Wait for the script to execute to completion, then reboot the robot.
The patch zip file, python_patch001 can be found here.