JdeRobot / VisualStates

Tool for visual programming of robots using automata
https://jderobot.github.io/VisualStates/
GNU General Public License v3.0
8 stars 8 forks source link

VisualStates with Python3 +ROS2 #135

Open pankhurivanjani opened 5 years ago

pankhurivanjani commented 5 years ago

Currently, Visualstates has been developed and tested with python2.

app.exec ( from Qt in python) is giving the error with version 3, which needs to be solved.

It is yet to be confirmed if this error is due to the python version or some reason

Exact Error: Segmentation fault