Click or drag to resize

TFManagerFrames Property

Returns an array of frames that have been published in ROS

Namespace:  Rubedos.Viper.Net.TF
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public IEnumerable<string> Frames { get; }

Property Value

Type: IEnumerableString
See Also