Documentation
¶
Overview ¶
Package rosgraph_msgs contains message definitions.
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TopicStatistics ¶
type TopicStatistics struct {
msg.Package `ros:"rosgraph_msgs"`
Topic string
NodePub string
NodeSub string
WindowStart time.Time
WindowStop time.Time
DeliveredMsgs int32
DroppedMsgs int32
Traffic int32
PeriodMean time.Duration
PeriodStddev time.Duration
PeriodMax time.Duration
StampAgeMean time.Duration
StampAgeStddev time.Duration
StampAgeMax time.Duration
}
Click to show internal directories.
Click to hide internal directories.