#1
|
|||
|
|||
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! |
#2
|
|||
|
|||
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 |
#3
|
|||
|
|||
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() |
#4
|
|||
|
|||
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 |
Tags |
intersense, plug-in |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
intersense addTracker | krimble | Vizard | 4 | 04-02-2012 10:57 AM |
Intersense connection | blessonisaac | Vizard | 2 | 12-06-2010 06:13 PM |
Properly aligning the intersense with the PPT Systems Z Axis | shivanangel | Precision Position Tracker (PPT) | 0 | 11-10-2009 12:35 PM |
world is tilting - intersense or code problem? | billjarrold | Vizard | 2 | 11-06-2009 09:03 AM |
intersense with 5DT glove | sjp | Vizard | 2 | 04-06-2009 08:22 AM |