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 Model = resource.DefaultModelFamily.WithModel("eva")
Model is the name of the eva model of an arm component.
Functions ¶
func MakeModelFrame ¶ added in v0.2.36
func MakeModelFrame(name string) (referenceframe.Model, error)
MakeModelFrame returns the kinematics model of the eva arm, also has all Frame information.
Types ¶
Click to show internal directories.
Click to hide internal directories.