Table of Contents

SteereoClientSteering

Description

With this class assists you in writing your steering clients. It provides functions for connecting, making requests, and getting responses.
To handle responses to your requests you have to register functions for each command. You can see this in action in the Howto. It also manages you connections, as your client can have connections to more than one simulation.

Functions

Function you will need

Function you may also consider very useful

Especially if your not only using SteerParameterClient you will need these functions.