sanderee

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

README

Module sander-ee

Passive block sander module, contains a gripper component.

Model rand:sander-ee:sander-ee

Passive block sander resource as a gripper component.

Configuration

This module has no attributes associated with it and can be configured without any.

Attributes

The following attributes are available for this model:

Name Type Inclusion Description
attribute_1 float Required Description of attribute 1
attribute_2 string Optional Description of attribute 2
Example Configuration
{
  "attribute_1": 1.0,
  "attribute_2": "foo"
}
DoCommand

If your model implements DoCommand, provide an example payload of each command that is supported and the arguments that can be used. If your model does not implement DoCommand, remove this section.

Example DoCommand
{
  "command_name": {
    "arg1": "foo",
    "arg2": 1
  }
}

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SanderEe = resource.NewModel("rand", "sander-ee", "sander-ee")
)

Functions

func NewSander

func NewSander(ctx context.Context, deps resource.Dependencies, rawConf resource.Config, logger logging.Logger) (gripper.Gripper, error)

Types

This section is empty.

Directories

Path Synopsis
cmd
cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳