Summary

  • The simulation service included with MSRS allows you to create computer simulations that involve simple or complex objects. These simulations can be very useful when multiple people need to experiment with expensive robots or there is a need to prototype a new robotics hardware design.

  • The VSE allows programmers to build simulations easily by adding new entities using one of the entity types provided with MSRS. Entities can be simple, such as spheres, boxes, and capsules, or they can be complex, such as robotics hardware.

  • To use VSE, you will need a graphics card that is compatible with DirectX 9 and supports the following pixel and vertex shader versions: PS_2_0 and VS_2_0 or higher.

  • MSRS includes several simulations that demonstrate the basics involved with creating and running simulations. The source code for each of these simulations is available in the samplesSimulationTutorials folder and can be used as a starting point for creating custom simulations.

  • Simulations can be created programmatically by creating a new DSS service and adding the simulation engine as a partner service. New entities are added using the entity types provided in the Entities class file. New entity types can be created by modifying this class file.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.23.111.245