Click or drag to resize

TFFrameLastMessage Property

Last message received from ROS master associated with this frame

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 TransformStamped LastMessage { get; }

Property Value

Type: TransformStamped
See Also