dorlev22
About
- Username
- dorlev22
- Joined
- Visits
- 52
- Last Active
- Roles
- Member
Comments
-
great thanks!
-
i think that the problem was in tkinter and not this command. still working on it - can be closed for now. sorry for that
-
Hi It doesn't say the approximate euler angle deviation.. I do remember seeing this somewhere in mbientlab site but cant seem to find it. I simply needs a reference estimation for the university project. thanks Dor
-
I managed to do so! (wanted to update a csv file with the output from the sensors..) thanks for all the help
-
great, thanks. if i have 2 metamotionR sensors and i want to stream+log 10Hz euler for each.. is it possible? can't seem to find and example for this. i did manage to stream at 100Hz from both sensors but what function is logging to csv in paral…
-
is it possible doing so in python as well?
-
the second one worked for me!
-
hi is it possible to get only part of the euler ? for example SensorFusionData.EULER_ANGLE("heading") or SensorFusionData.EULER_ANGLE.heading
-
after a day of digging.. the problem was missing msbuild.exe location in the PATH.
-
I have the exact same problem. I installed the visual studio as explained. What else can it be?
-
Can this version be excessed from windows without metahub? it feels like stream data should be the most basic thing to do with the sensors but i just can't get it done. Do you have any example of streaming euler angles (from code/ to shell/ bash)?
-
Hi, If i want to continue with changing the multimw to stream euler angles instead of positioning.. what changes should i do? simply adding import and changing the function will be enough? Do you have any example of how to import and stream the eu…
-
Hi, first of all, thank you for answering and helping - I really appreciate it. The platform I currently tried it with is android studio (uploaded the multimw to my phone and tried importing euler and changing the class to stream it instead of the…