avianinc / cameo-sm-ctrl

Cameo behavor controller via Selenium and Jupyterlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cameo (MagicDraw) behavior controller using Selenium and Jupyterlab

Cameo - Ubuntu 20.04 w/fluxbox hosted on noVNC
This is an interesting little example of using Selenium in Jupyterlab to control a Cameo State Machine.

To test this out open http://localhost:8888

BUILD: docker build -t avianinc/csm_controller:main
RUN: docker run -it -p 8888:8888 -p 6901:6901 -p 8080:8080 avianinc/csm_controller:main
PULL: docker pull avianinc/csm_controller:main

Description: https://youtu.be/h_kHAMGeCn0

About

Cameo behavor controller via Selenium and Jupyterlab


Languages

Language:JavaScript 71.0%Language:Jupyter Notebook 25.2%Language:HTML 1.8%Language:Dockerfile 1.6%Language:CSS 0.4%