actionlib_msgs

package
v0.0.0-...-d395cb5 Latest Latest
Warning

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

Go to latest
Published: May 6, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package actionlib_msgs contains message definitions (autogenerated).

Index

Constants

View Source
const (
	GoalStatus_PENDING    uint8 = 0
	GoalStatus_ACTIVE     uint8 = 1
	GoalStatus_PREEMPTED  uint8 = 2
	GoalStatus_SUCCEEDED  uint8 = 3
	GoalStatus_ABORTED    uint8 = 4
	GoalStatus_REJECTED   uint8 = 5
	GoalStatus_PREEMPTING uint8 = 6
	GoalStatus_RECALLING  uint8 = 7
	GoalStatus_RECALLED   uint8 = 8
	GoalStatus_LOST       uint8 = 9
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GoalID

type GoalID struct {
	msg.Package `ros:"actionlib_msgs"`
	Stamp       time.Time
	Id          string
}

type GoalStatus

type GoalStatus struct {
	msg.Package     `ros:"actionlib_msgs"`
	msg.Definitions `` /* 172-byte string literal not displayed */
	GoalId          GoalID
	Status          uint8
	Text            string
}

type GoalStatusArray

type GoalStatusArray struct {
	msg.Package `ros:"actionlib_msgs"`
	Header      std_msgs.Header
	StatusList  []GoalStatus
}

Jump to

Keyboard shortcuts

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