Hi,
Is it possible to access metabase (doesn't matter which platform) from the command line?
something like this:
{PATH_TO_EXE}/metabase.exe login stream
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)?
I recommend checking our python on windows if you want to go towards more of a shell/bash type interaction. This is already available in our tutorials.
You could also use the C# APIs for this as well.
I don't think node is supported on Windows because there are no bluetooth drivers available.
Comments
only the nodejs version shipped with the metahub supports command line arguments
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)?
I recommend checking our python on windows if you want to go towards more of a shell/bash type interaction. This is already available in our tutorials.
You could also use the C# APIs for this as well.
I don't think node is supported on Windows because there are no bluetooth drivers available.