WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Help with Intersense BT (https://forum.worldviz.com/showthread.php?t=5993)

manueleh 04-10-2017 06:41 AM

Help with Intersense BT
 
To whom it may concern,

I am working on using an Intersense BT 3-DOF accelerometer for motion tracking in Vizard 5, and was wondering if the built in intersense plugin can be made to work with this sensor? If not, are there updated tools for creating a custom plugin? Thanks!

rajnishv 04-10-2017 11:36 PM

Hi manueleh,
You may pls find the link from Vizard doc and related posts on World Viz Forum:

Vizard Doc:
http://docs.worldviz.com/vizard/Old_...se_Plug-In.htm

Posts Link on World Viz Forum:

http://forum.worldviz.com/showthread.php?t=43

http://forum.worldviz.com/showthread.php?t=5362

Thank You!!!!

Mr.Rajnish Vishwakarma
Mumbai,Maharashtra,India

Jeff 04-11-2017 11:29 PM

I'm not sure if our plug-in works with the Intersense BT. Do you get an error message after running the following code?

Code:

import viz
viz.go()

isense = viz.add('intersense.dle')
tracker = isense.addTracker()


manueleh 04-20-2017 01:21 PM

Further details on error with intersense BT
 
Hi Jeff,

Running the code provided allows the intersense BT to connect as we are using a standard serial over bluetooth link. However, no data appears to be collected. Should next steps be using the .dll for the intersense to create a custom plugin?

Thanks,

Manuel


All times are GMT -7. The time now is 05:37 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC