std_srvs

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

Documentation

Overview

Package std_srvs contains message definitions (autogenerated).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Empty

type Empty struct {
	msg.Package `ros:"std_srvs"`
	EmptyReq
	EmptyRes
}

type EmptyReq

type EmptyReq struct{}

type EmptyRes

type EmptyRes struct{}

type SetBool

type SetBool struct {
	msg.Package `ros:"std_srvs"`
	SetBoolReq
	SetBoolRes
}

type SetBoolReq

type SetBoolReq struct {
	Data bool
}

type SetBoolRes

type SetBoolRes struct {
	Success bool
	Message string
}

type Trigger

type Trigger struct {
	msg.Package `ros:"std_srvs"`
	TriggerReq
	TriggerRes
}

type TriggerReq

type TriggerReq struct{}

type TriggerRes

type TriggerRes struct {
	Success bool
	Message string
}

Jump to

Keyboard shortcuts

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