SELAB3 Unity
Loading...
Searching...
No Matches
Classes | Public Member Functions | Protected Member Functions | List of all members
CreationSC Class Reference

Side channel to create the robot when initializing More...

Inheritance diagram for CreationSC:

Classes

class  RobotInfo
 A class to store info about a built robot. Used to return info in JSON format through the creation side channel More...
 

Public Member Functions

 CreationSC (GameObject manipulator)
 Constructor that takes the main manipulator GameObject.

Parameters
manipulatorobject that has the main scripts, like Builder.cs etc

 

Protected Member Functions

override void OnMessageReceived (IncomingMessage msg)
 Is called when a message is sent through the side channel. Uses the Builder to build the agent (robot arm).

Parameters
msgThe message, containing a string of the URDF format

 

Detailed Description

Side channel to create the robot when initializing


The documentation for this class was generated from the following file: