std_srvs

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2023 License: MIT Imports: 1 Imported by: 2

Documentation

Overview

Package std_srvs contains message definitions.

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 {
	msg.Package `ros:"std_srvs"`
}

type EmptyRes

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

type SetBool

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

type SetBoolReq

type SetBoolReq struct {
	msg.Package `ros:"std_srvs"`
	Data        bool
}

type SetBoolRes

type SetBoolRes struct {
	msg.Package `ros:"std_srvs"`
	Success     bool
	Message     string
}

type Trigger

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

type TriggerReq

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

type TriggerRes

type TriggerRes struct {
	msg.Package `ros:"std_srvs"`
	Success     bool
	Message     string
}

Jump to

Keyboard shortcuts

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