Builder

class Builder

Properties

Link copied to clipboard

The application information for the robot application.

Link copied to clipboard

The version of the robot application.

Link copied to clipboard

The launch configuration for the robot application.

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

Information about tools configured for the robot application.

Link copied to clipboard

The upload configurations for the robot application.

Link copied to clipboard

A Boolean indicating whether to use default robot 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.

Functions

Link copied to clipboard