WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   collecting coordinate points of an object (https://forum.worldviz.com/showthread.php?t=5965)

mahesathya 02-27-2017 08:11 PM

collecting coordinate points of an object
 
Hello everyone

I'm a beginner in Vizard and I'm currently trying to map the coordinate points of microscribe and virtual object.

How to collect the coordinate points of virtual object?

Is it possible to map the coordinate points?

Jeff 02-28-2017 12:16 AM

I'm not sure what you mean by collecting and mapping the coordinate points.

mahesathya 04-16-2017 06:46 AM

Hello Jeff

Microscribe is an hardware that provides the coordinate points (x,y,z) as .txt file, i need to collect the coordinate points and should give as input to virtual object.

Que 1

How to read .txt file in real time. my .txt file is frequently updated by the Microscribe hardware
is there any way to solve this??
Please give me some valuable suggestions...that would be wonderful.

Jeff 04-18-2017 03:53 AM

You can use standard Python commands for reading text files in Vizard. In this case, you could try opening the file and then reading the last line written every frame or on some other time interval.


All times are GMT -7. The time now is 08:09 PM.

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