VOLTSIQ-SDK 1.6 is out

Submitted by rsim on Fri, 12/14/2007 - 16:12.

Hi all,

Today we released VOLTS-IQ SDK 1.6. This release adds 4 new services: Vi_FaceDetector, Vi_MotionDetector, Vi_MultiviewObjectDetector and Vi_IPCamera.

Vi_MultiviewObjectDetector extends the concepts of Vi_ObjectDetector to allow training an object from multiple viewpoints.

Vi_IPCamera extends the MSRS IPCamera service to add Motion JPEG support.

The remaining services should be self-explanatory. :-) Visit our downloads page to grab the SDK and give it a whirl.

( categories: )

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Can i use VOLTSIQ 1.6 with Microsoft Robotics Studio 2008

Hi ,

Can i use VOLTSIQ SDK 1.6 with Microsoft Robotics Studio 2008 . If i have to use it what should i do?

MRDS 2008

Hi,

We currently don't support MRDS08 CTP. We will probably support the official final release but have not yet established the release schedule.

I hope this helps.

R

Compilation error

Hello,

I am experiencing problem with sample program Vi_TrackerDemo. When I try to re-compile it using Visual C# express edition 2008, it gives an error “A project with an output type of class library cannot be started directly. In order to debug this project, add an executable project as the startup project”. I have installed VOLTS_IQ in the standard location MSRS\Apps. I am new to C# environment. waiting for your reply.

Regard,
Ankur

Hi,

Hi,

Open the Properties window of Vi_TrackerDemo and select Debug. Make sure the following properties are set:
1. Start External program: [path to [MSRS]/bin/dsshost.exe]
2. Command line arguments: /p:50000 /t:50001 /m:"apps\braintech\manifests\vi_trackerdemo.manifest.xml"
3. Working directory: [path to MSRS root directory]

I hope this helps. Let us know if you have any further problems.

hi, Thanx rism for your

hi,

Thanx rism for your response. the problem is not yet solved. when i open the properties windows of Vi_TrackerDemo and select Debug. it doesnt show the first option to start external program, so i m not able to set the path to dsshost.exe . I only see option to set Command line arguments and set the working directory. please help. thanks in advance.

Ankur

Just to check: did you make

Just to check: did you make sure you clicked the radio button to the left of "Start External Program"? Would you mind sending me a screenshot: support AT braintech.com

cheers,
R

Hello, The MSI is not

Hello,

The MSI is not working on my platform.
It says "VOLTS-IQ SDK requires Microsoft Robotics Studio 1.5. Do you want to visit the microsoft web site to obtain a copy".

I've installed previously the 1.5 refresh (i was working on 1.5 previously) on french vista workstation.

Regards,
Cédric

Vista

Thanks, we'll look into this. I've had no problem installing Volts on a vista box with the refresh installed, but we'll run some tests to get to the bottom of this.