Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix smach viewer #7

Open
lpavezb opened this issue Jun 14, 2017 · 1 comment
Open

Fix smach viewer #7

lpavezb opened this issue Jun 14, 2017 · 1 comment

Comments

@lpavezb
Copy link
Member

lpavezb commented Jun 14, 2017

Al lanzar smach viewer tira un error y no muestra la maquina de estado.
Para arreglar esto hay que ir a la carpeta /opt/ros/indigo/lib/python2.7/dist-packages/xdot,
abrir xdot.py y en la linea 480 reemplazar "return int(self.read_code())" por "int(float(self.read_code()))"

@mpavezb
Copy link
Member

mpavezb commented Jun 14, 2017

Clásico...

Propongo hacer un fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants