DcShape# Fully qualified name: omni::isaac::dynamic_control::DcShape struct DcShape# Shape descriptor for tensors. Describes the dimensions of a tensor Public Members int ndims = 0# Number of dimensions. int dims[kMaxDims] = {0}# Size of each dimension.