eva

package
v0.2.35 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: AGPL-3.0 Imports: 24 Imported by: 0

Documentation

Overview

Package eva implements the Eva robot from Automata. api found at https://github.com/automata-tech/eva_python_sdk/blob/development/evasdk/eva_http_client.py

Index

Constants

This section is empty.

Variables

View Source
var ModelName = resource.NewDefaultModel("eva")

ModelName is the name of the eva model of an arm component.

Functions

func Model added in v0.1.3

func Model(name string) (referenceframe.Model, error)

Model returns the kinematics model of the eva arm, also has all Frame information.

func NewEva

func NewEva(ctx context.Context, cfg config.Component, logger golog.Logger) (arm.LocalArm, error)

NewEva TODO.

Types

type AttrConfig

type AttrConfig struct {
	Token string `json:"token"`
	Host  string `json:"host"`
}

AttrConfig is used for converting config attributes.

Jump to

Keyboard shortcuts

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