package
Version:
v0.24.0-rc0
Opens a new window with list of versions in this module.
Published: Mar 28, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package builtin implements a motion service.
ErrNotImplemented is thrown when an unreleased function is called.
NewBuiltIn returns a new move and grab service for the given robot.
type Config struct {
LogFilePath string `json:"log_file_path"`
}
Config describes how to configure the service; currently only used for specifying dependency on framesystem service.
Validate here adds a dependency on the internal framesystem service.
Source Files
¶
Directories
¶
Package state provides apis for motion builtin plan executions and manages the state of those executions
|
Package state provides apis for motion builtin plan executions and manages the state of those executions |
Click to show internal directories.
Click to hide internal directories.