You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RoboMaker::Types::RobotSoftwareSuite

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the robot software suite (ROS distribution).

Possible values:

  • ROS
  • ROS2

Returns:

  • (String)

    The name of the robot software suite (ROS distribution).

#versionString

The version of the robot software suite (ROS distribution).

Possible values:

  • Kinetic
  • Melodic
  • Dashing

Returns:

  • (String)

    The version of the robot software suite (ROS distribution).