softrobotics

package
v0.2.27 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Overview

Package softrobotics implements the vacuum gripper from Soft Robotics.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttrConfig

type AttrConfig struct {
	Board        string `json:"board"`
	Open         string `json:"open"`
	Close        string `json:"close"`
	Power        string `json:"power"`
	AnalogReader string `json:"analog_reader"`
}

AttrConfig is the config for a trossen gripper.

func (*AttrConfig) Validate

func (cfg *AttrConfig) Validate(path string) ([]string, error)

Validate ensures all parts of the config are valid.

Jump to

Keyboard shortcuts

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