


I am trying to control the motors on a lego NXT brick using an Xbox controller. I would like to control MotorA and MotorB on the left thumbstick and MotorC on the right thumbstick. I have worked through the Tutorials and looked at Brian Peeks' coding for fun article. The problem is that ...
greetings, the service for the xbox controller generates the following error; Error Loading Diagram Unable start configured partners Code s:Receiver Reason System.IO.IOException: Code:W3C.Soap.FaultCode,Subcode:unknown,Reasonystem.Reflection.TargetInvocationException: Exception has ...
First, please have a quick look at the VPL diagram: www.ie.bgu.ac.il/kartoun/microsoft/pics/VPL_Count_Down.JPG While trying to run the counting down program, I encounter a weird output; sometimes the program runs properly and says: "ten, nine, eight and so on till zero, all done" ...
Hello,I've been playing with VPL and its starting to make sense to me. The thing that I can't seem to figure out is where the Services are documented. For example, I can connect the output from a Direction Dialog Service to a calculate block and select its output to be Direction. Now I see ...
Looking for a download and not finding it... ...
I've just tested VPL and I think it sucks. Is built for plumbing Webservices and Applications using Activities, but If you want to develop programs that provides and uses this services and/or activities you stuck. VPL seems to be a plumbing language rather than a programming language in my ...
Hello, I want to run RoboticsTutorial3 (random drive around obstacles) with a simulated P3DX robot, but when I run the project it always gives me some error, probably because I didn't choose the correct manifest for the GenericContactSensor and for the GenericDifferentialDrive, that are the ...
Hi, anybody knows how to use simualted webcam using VB.net? I tried like this Imports cam = Microsoft.Robotics.Services.WebCam.Proxy Dim _camPort As cam.WebCamState = _ DssEnvironment.ServiceForwarder(Of cam.WebCamState)(camSvcUri) But its not accepting. Is there any sample for this. Thanks ...
I am using Brian Peek's example using a Xbox controller for the NXT. This all works when I just run the code. When I try to run the VPL, I get the following error message. How can I find out what these mean and where I need to check for a problem. Partner enumeration during service ...
Hi,it seems that a new Version of VPL is provided when downloading the latest Version of Robotic StudioNo Problem so farUnfortunately I am a rooky on VPL and have to go through the turorials which is a bit a pain as many things look a bit differentDo you plan any updates to the tutorials ?Where ...
Hi, I have just installed Robotic studio on windows VISTA and trying to run VPL. VPL doesnt run and just displays mesg that the "VPL has stopped working & windows is trying to find solution" and then it stops working saying it needs to be closed. Also initially when i started ...
I've used a development environment called Rational Rose Real Time. We've used the tool for robotics and other real time application development. RT is a round trip engineering tool that provides a visual interface for creating capsules (services) ports, connections, protocols, etc. Are there ...
When I drag the Data service to the diagram area, or load Tutorial 1, VPL crashes. This problem does not occur in v1.0. ...
Ive tried MSRS 1.5 , fixed the .net 3.0 problem to get around the crashing Data Block. I'm using XP Pro on a 3.0 Gh P4 Desktop PC When I tried turorial 2 from the help screens, I found that the merge block will not display. Also 1.5 is crash-prone. I jettisoned 1.5 and installed 1.0. It ...
When I try to run VPL it crashes wth error: AppName: vpl.exe AppVer: 1.5.507.0 ModName: windowscodecs.dll ModVer: 6.0.5840.16388 Offset: 0002bb8c My system is: Windows XP Pro PL SP2 with latest updates, frameworks 1.1, 2.0, 3.0, CPU AMD Sempron 2800+. Marcin ...
