|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Tuesday, September 15, 2009 5:14 PM
Posts: 3,
Visits: 12
|
|
hello,
I'm just curious if there is any news yet of services for msrs 2008 yet. It wouldn't be such a problem except that you can't find msrs 1.5 refresh anywhere (microsoft no longer hosts it). I just got my serializer, so I'm a little disapointed that I can't use it. Any help would be phenomenal.
-Jared
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Monday, October 31, 2011 9:18 PM
Posts: 640,
Visits: 819
|
|
| Hey Jared, These services compile under RDS 2008 R2. I believe the Serializer Services work, but I still have to fix/port a few things over on the Traxster Drive service. www.roboticsconnection.com/multimedia/services/RoboticsConnection.zip You need to unzip into samples\platforms and then run DssProjectMigration to fix up the path references in the project files. I hope to have the Traxster Drive service finished in about a week, but it might be more like two weeks based on my current work load. Best Regards!
Jason Summerour President, Summerour Robotics Corporation www.roboticsconnection.com
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: Friday, April 22, 2011 6:18 PM
Posts: 153,
Visits: 547
|
|
| Hello Jason, this memorial day weekend I wnet ahead and installed MRDS 2008 r2 Express. Thought I'd look into the VPL. Using my Serializer 2. with 1.5.2 firmware i am having some difficulty. I can only get results to/from services using the http uri links. For instance, if I try to set up a Serializer PWM Motor Service, during the DSS launch process I get a error regarding line 187 of Motor.cs. See bottom of file.... Also, rather than the motor id's being 0 and 1, in the http uri's i can ony activate them using 1 and 2. Changing this in the VPL services settings does not help. I find a PowerScalingFactor of 1 results in proper speed of motors in http uri. I have tried different data types and data sources. Any thoughts? tnx in advance... Don ---------------------------begin---------------------------------- Info: Service started Source: http://vgn-nr140elptop:50000/constructor Code site: Void Start()() at line:0, file Time: 6/1/2010 9:59:52 PM -------------------------- Info: Starting manifest load: file:///C:/Users/Don/Microsoft Robotics Dev Studio 2008 R2 Express/ff7bb734-51fd-4da2-b048-7012c7093b6b/simpleMotor.manifest.xml Source: http://vgn-nr140elptop:50000/manifestloaderclient Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:53 PM -------------------------- Info: Manifest load complete Source: http://vgn-nr140elptop:50000/manifestloaderclient Code site: Void <InsertHandler>b__11(Microsoft.Dss.Services.ManifestLoader.InsertResponseType)() at line:0, file Time: 6/1/2010 9:59:53 PM -------------------------- Info: Loading file: http://localhost/mountpoint/ff7bb734-51fd-4da2-b048-7012c7093b6b/simpleMotor.program.xml Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:53 PM -------------------------- Info: Fixup debugging info Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: Find proxy assemblies Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: http://www.roboticsconnection.com/2006/08/motor.html: SerializerServices.Y2006.M08.Proxy, Version=1.1.0.0, Culture=neutral, PublicKeyToken=186a62fb5b54805e Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Void <LoadUri>b__13(Microsoft.Dss.Services.ContractDirectory.Proxy.AssemblyLocations)() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: http://www.roboticsconnection.com/2006/08/serializer.html: SerializerServices.Y2006.M08.Proxy, Version=1.1.0.0, Culture=neutral, PublicKeyToken=186a62fb5b54805e Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Void <LoadUri>b__13(Microsoft.Dss.Services.ContractDirectory.Proxy.AssemblyLocations)() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: Starting partners from configuration Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: program.MotorService.SerializerPWMMotorService: Use Initial State Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: program.Serializer.SerializerCoreServices: Use Initial State Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: program.Serializer.SerializerCoreServices: Created Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Void <CreatePartner>b__9d(Microsoft.Dss.ServiceModel.Dssp.CreateResponse)() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: program.MotorService.SerializerPWMMotorService: Created Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Void <CreatePartner>b__9d(Microsoft.Dss.ServiceModel.Dssp.CreateResponse)() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: Lookup known services Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:54 PM -------------------------- Info: Create activity instances Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:55 PM -------------------------- Info: Start activity instances Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:55 PM -------------------------- Info: Service URI: Source: http://vgn-nr140elptop:50000/model/simplemotor Code site: Boolean MoveNext()() at line:0, file Time: 6/1/2010 9:59:55 PM -------------------------- Info: Serializer Core Service uri: http://vgn-nr140elptop:50000/serializer Source: http://vgn-nr140elptop:50000/serializer Code site: Void Start()() at line:150, fileC:\Users\Don\Microsoft Robotics Dev Studio 2008 R2 Express\samples\Platforms\RoboticsConnection\SerializerServices\Serializer\Serializer.cs Time: 6/1/2010 9:59:55 PM -------------------------- Info: Motor Service uri: http://vgn-nr140elptop:50000/motorservice/36efe572-521f-4154-9f7d-c7030d1f77ca Source: http://vgn-nr140elptop:50000/motorservice/36efe572-521f-4154-9f7d-c7030d1f77ca Code site: Void Start()() at line:106, fileC:\Users\Don\Microsoft Robotics Dev Studio 2008 R2 Express\samples\Platforms\RoboticsConnection\SerializerServices\Motor\Motor.cs Time: 6/1/2010 9:59:55 PM -------------------------- Error: Error excecuting motor command Source: http://vgn-nr140elptop:50000/motorservice/36efe572-521f-4154-9f7d-c7030d1f77ca Code site: Void <InternalSetMotorPowerHandler>b__0(RoboticsConnection.SerializerServices.CommandResponse)() at line:187, fileC:\Users\Don\Microsoft Robotics Dev Studio 2008 R2 Express\samples\Platforms\RoboticsConnection\SerializerServices\Motor\Motor.cs Time: 6/1/2010 9:59:55 PM --------------------------------------end---------------------------------
Don Lewis
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Monday, October 31, 2011 9:18 PM
Posts: 640,
Visits: 819
|
|
| Hey Don, My first guess is that the manifests are configured correctly. The ones I provide in the Serializer Services really need to be updated, as I didn't fully understand how it worked when I wrote them. Probably what is happening is that the services are pulling a configuration value from some place that you don't expect, and overriding what you think is correct. Trevor Taylor of the MRDS team told me that they just released the latest MRDS, so I'm going to update the services, test, and launch them within a week. So, you might want to wiat give those a try, otherwise, focus on the manifests. Best Regards!
Jason Summerour President, Summerour Robotics Corporation www.roboticsconnection.com
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: Friday, April 22, 2011 6:18 PM
Posts: 153,
Visits: 547
|
|
| Thanks for the feedback Jason. I just wasn't certain if I was being stupid with my use of VPL or if it was another something. No rush here, I was just playing to learn. I enjoy using GUI's to demonstrate things. Makes it far easier to help others to understand the principles behind the technology when there are pretty pictures.
Don Lewis
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Friday, April 08, 2011 9:58 PM
Posts: 2,
Visits: 21
|
|
| I am having the same issue with the PWM Motor Service, i get the same error in DSS. I believe the problem is due to my lack of experience with VPL. Maybe i am not sending the PWM Motor Service information it can understand, but I can't for the life of me find a solution to this problem. I have searched the forums and the internet for hours on end. If you could provide me with a picture of a VPL diagram that works for controling the PWM Motor Service, I would be greatly appreciative. I hate to ask for help, but i got no where else to turn to. Thanks, Ryan
|
|
|
|