genericroboticarm.control.robo_dash module

Dash visualization of what the position graph of a robotic arm looks like and what its current movements are.

class genericroboticarm.control.robo_dash.RoboDashApp(robo_interface: RoboInterface, port=8055)[source]

Bases: object

app: DashProxy
robot: RoboInterface
run()[source]
stop()[source]