Builder

class Builder

Properties

Link copied to clipboard

The application information for the simulation application.

Link copied to clipboard

The version of the simulation application.

Link copied to clipboard

The launch configuration for the simulation application.

Link copied to clipboard
var tools: List<Tool>?

Information about tools configured for the simulation application.

Link copied to clipboard

Information about upload configurations for the simulation application.

Link copied to clipboard

A Boolean indicating whether to use default simulation application tools. The default tools are rviz, rqt, terminal and rosbag record. The default is False.

Link copied to clipboard

A Boolean indicating whether to use default upload configurations. By default, .ros and .gazebo files are uploaded when the application terminates and all ROS topics will be recorded.

Link copied to clipboard

A list of world configurations.

Functions

Link copied to clipboard