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

Documentation

Overview

Package shape_msgs contains message definitions (autogenerated).

Index

Constants

View Source
const (
	SolidPrimitive_BOX             uint8 = 1
	SolidPrimitive_SPHERE          uint8 = 2
	SolidPrimitive_CYLINDER        uint8 = 3
	SolidPrimitive_CONE            uint8 = 4
	SolidPrimitive_BOX_X           uint8 = 0
	SolidPrimitive_BOX_Y           uint8 = 1
	SolidPrimitive_BOX_Z           uint8 = 2
	SolidPrimitive_SPHERE_RADIUS   uint8 = 0
	SolidPrimitive_CYLINDER_HEIGHT uint8 = 0
	SolidPrimitive_CYLINDER_RADIUS uint8 = 1
	SolidPrimitive_CONE_HEIGHT     uint8 = 0
	SolidPrimitive_CONE_RADIUS     uint8 = 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Mesh

type Mesh struct {
	msg.Package `ros:"shape_msgs"`
	Triangles   []MeshTriangle
	Vertices    []geometry_msgs.Point
}

type MeshTriangle

type MeshTriangle struct {
	msg.Package   `ros:"shape_msgs"`
	VertexIndices [3]uint32
}

type Plane

type Plane struct {
	msg.Package `ros:"shape_msgs"`
	Coef        [4]float64
}

type SolidPrimitive

type SolidPrimitive struct {
	msg.Package     `ros:"shape_msgs"`
	msg.Definitions `` /* 214-byte string literal not displayed */
	Type            uint8
	Dimensions      []float64
}

Jump to

Keyboard shortcuts

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