vassaggho / sf9domahrs

Automatically exported from code.google.com/p/sf9domahrs
0 stars 0 forks source link

Python Interface Ubuntu 10.10 #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?
Run like the video on SparkFun website, I don't see the gauges moving neither 
the animation of the board.

What version of the product are you using? On what operating system?
Ubuntu 10.10
Python v2.6
SF9DOF_AHRS_V1.1

Please provide any additional information below.
I downloaded the code into the Razor using the Arduino software without 
problem, but when I run the python script it runs well but the gauges doesn't 
appear in the screen also the simulated 3D Razor doesn't appear. 

Sorry if i had some grammar errors, english is not my native language

Original issue reported on code.google.com by lc.carri...@gmail.com on 5 Jan 2011 at 10:49

GoogleCodeExporter commented 8 years ago
I ran the same test in a windows machine and it runs perfectly I don't know 
what I'm doing wrong with visual python, because a try to run a simple example 
like

from visual import *
sphere()

and the vpython window opens but the sphere is not there, there is not much 
information in the web about this problem I hope you know something about it.

Thanks. 

Original comment by lc.carri...@gmail.com on 6 Jan 2011 at 8:37

GoogleCodeExporter commented 8 years ago
Hi, with the same setup, I had a similar problem. This thread:
http://ubuntuforums.org/archive/index.php/t-1386688.html
suggested installing 
libgtkglextmm-x11-1.2-dev
Which I did - using synaptic.
I then had visual display or gauges and simulated razor.
It now almost works for about 30 seconds BUT I still have another problem...

Original comment by ACBatche...@gmail.com on 9 Jan 2011 at 9:32

GoogleCodeExporter commented 8 years ago
hi... just install idle-python2.6 out from you repositories... worked for me to 
solve the issue!

Rgds, Gerold

Original comment by gerold.h...@gmail.com on 21 Mar 2011 at 1:23