jfabry / LiveRobotProgramming

Live Robot Programming
http://pleiad.cl/lrp
8 stars 3 forks source link

freeze movement when copy two machines in a new lrp program #135

Closed mcamp closed 8 years ago

mcamp commented 8 years ago

if you copy the program: (machine foo (state a (machine bar (state c) ) ) (state b) )

There are 2 problems:

  1. There is no default visualization of any machine
  2. When you click on a machine to visualize, the freeze option is activated, collapsing all states to a single point in the visualization
jfabry commented 8 years ago

First issue also fixed, done in LiveRobotics-UI-johanfabry.171