Build a Test Service

Now that you have built and successfully compiled the services for the ARobot, you can create a test service that consumes these services. The test service project can be added to the existing ARobot solution or created in a new solution. The code included on the book’s companion Web site uses both a test service embedded within the ARobot solution and a VPL project. The VPL project is named DriveARobotByWire, and it is located in a separate folder named DriveARobotByWire.

Build the ARobotTest Project

The test service project is named ARobotTest, and it resides within the ARobot folder. The test service is simple and is used to test both the bumper and drive services. To access these services, we need to add a reference to the ...

Get Programming Microsoft® Robotics Studio now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.