sound_play

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: 2 Imported by: 0

Documentation

Overview

Package sound_play contains message definitions (autogenerated).

Index

Constants

View Source
const (
	SoundRequest_BACKINGUP              int8 = 1
	SoundRequest_NEEDS_UNPLUGGING       int8 = 2
	SoundRequest_NEEDS_PLUGGING         int8 = 3
	SoundRequest_NEEDS_UNPLUGGING_BADLY int8 = 4
	SoundRequest_NEEDS_PLUGGING_BADLY   int8 = 5
	SoundRequest_ALL                    int8 = -1
	SoundRequest_PLAY_FILE              int8 = -2
	SoundRequest_SAY                    int8 = -3
	SoundRequest_PLAY_STOP              int8 = 0
	SoundRequest_PLAY_ONCE              int8 = 1
	SoundRequest_PLAY_START             int8 = 2
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SoundRequest

type SoundRequest struct {
	msg.Package     `ros:"sound_play"`
	msg.Definitions `` /* 220-byte string literal not displayed */
	Sound           int8
	Command         int8
	Volume          float32
	Arg             string
	Arg2            string
}

type SoundRequestActionFeedback

type SoundRequestActionFeedback struct {
	Playing bool
	Stamp   time.Time
}

type SoundRequestActionGoal

type SoundRequestActionGoal struct {
	SoundRequest SoundRequest
}

type SoundRequestActionResult

type SoundRequestActionResult struct {
	Playing bool
	Stamp   time.Time
}

Jump to

Keyboard shortcuts

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