rosgraph_msgs_msg

package
v0.0.0-...-f3704aa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClockTypeSupport types.MessageTypeSupport = _ClockTypeSupport{}

Modifying this variable is undefined behavior.

Functions

func Clock__Array_to_C

func Clock__Array_to_C(cSlice []CClock, goSlice []Clock)

func Clock__Array_to_Go

func Clock__Array_to_Go(goSlice []Clock, cSlice []CClock)

func Clock__Sequence_to_C

func Clock__Sequence_to_C(cSlice *CClock__Sequence, goSlice []Clock)

func Clock__Sequence_to_Go

func Clock__Sequence_to_Go(goSlice *[]Clock, cSlice CClock__Sequence)

func CloneClockSlice

func CloneClockSlice(dst, src []Clock)

CloneClockSlice clones src to dst by calling Clone for each element in src. Panics if len(dst) < len(src).

Types

type CClock

type Clock

type Clock struct {
	Clock builtin_interfaces_msg.Time `yaml:"clock"` // This message communicates the current time.For more information, see https://design.ros2.org/articles/clock_and_time.html.
}

Do not create instances of this type directly. Always use NewClock function instead.

func NewClock

func NewClock() *Clock

NewClock creates a new Clock with default values.

func (*Clock) Clone

func (t *Clock) Clone() *Clock

func (*Clock) CloneMsg

func (t *Clock) CloneMsg() types.Message

func (*Clock) SetDefaults

func (t *Clock) SetDefaults()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL