CreateSimulationApplicationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The object that contains the Docker image URI used to create your simulation application.

Link copied to clipboard
val name: String?

The name of the simulation application.

Link copied to clipboard

The rendering engine for the simulation application.

Link copied to clipboard

The robot software suite (ROS distribution) used by the simulation application.

Link copied to clipboard

The simulation software suite used by the simulation application.

Link copied to clipboard

The sources of the simulation application.

Link copied to clipboard

A map that contains tag keys and tag values that are attached to the simulation application.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String