-
Notifications
You must be signed in to change notification settings - Fork 13
Description
This is just in case it helps if you want to add others, or just be aware of the difference.
https://docs.mistyrobotics.com/misty-ii/robot/get-started/
https://github.com/MistyCommunity/Documentation/blob/facetraining/src/content/misty-ii/robot/get-started.md
Current statement:
Open your browser's web console to view debug messages, error messages, and other data Misty sends to the Skill Runner web page. To open the web console in Chrome, use Ctrl + Shift + J (Windows) Ctrl + Shift + X (Linux) Cmd + Option + J (Mac).
** For my flavor you can either use the verticle '...' -> More Tools -> Developer Tools
or Control -Shift - I to open the console.
It may be different on other flavors of linux or Chrome
I am running Fedora release 29 (Twenty Nine) And Chrome 75.0.3770.142
bash-4.4$ uname -a
Linux localhost.localdomain 5.1.18-200.fc29.x86_64 #1 SMP Mon Jul 15 16:09:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
| Google Chrome | 75.0.3770.142 (Official Build) (64-bit) |
|---|---|
| Revision | 8d93477bd18154c67a70a67019cb8032382c55dd-refs/branch-heads/3770@{#1160} |
| OS | Linux |
| JavaScript | V8 7.5.288.30 |
| Flash | 32.0.0.207 /home/mwd/.config/google-chrome/PepperFlash/32.0.0.207/libpepflashplayer.so |
| User Agent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36 |