bodyNames property
- @TagNumber(2)
Names of the bodies whose poses are being requested. In the event this parameter is not supplied or is an empty list, all available poses are returned
Implementation
@$pb.TagNumber(2)
$core.List<$core.String> get bodyNames => $_getList(1);