SELAB3 Unity
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NRobotSpecificationNamespaceUsed to parse the XML files in URDF format with XmlSerializer
 CRobotSpecificationThe class containing the full specification of the robot arm
 CAgentBrainThe brain of the AI agent. It has lifecycle methods, receives actions and sends observations. Inherits from MLAgents.Agent
 CArmBuilderScript on the main manipulator to build the robot arm and remove it
 CCreationSCSide channel to create the robot when initializing
 CRobotInfoA class to store info about a built robot. Used to return info in JSON format through the creation side channel
 CGoalSCSide channel to set the position of the goal visualization
 CJointControllerClass that keeps a list of the joints of the robot arm and can control them
 CSideChannelRegistratorScript that registers all side channels on startup
 CWallBuilderScript on the main manipulator to build walls and remove them
 CWallSCSide channel to place walls in the environment
 CWallRowA serializable class used to parse JSON sent through the wall side channel
 CWallSpecA serializable class used to parse JSON sent through the wall side channel
 CWorkspaceSCSide channel to set the position of the workspace visualization