RobotApplicationConfig
class RobotApplicationConfig
Application configuration information for a robot.
Types
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
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.