cmd

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package cmd contains the support code for commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImportAction

func ImportAction(u string, goPkgName string, rosPkgName string, w io.Writer) error

ImportAction generates Go file from an .action file and writes to the io.Writer.

func ImportDir

func ImportDir(name string, rosDir string, goDir string) error

ImportDir generates Go files for all ROS definitions under the directory.

func ImportMsg

func ImportMsg(u string, goPkgName string, rosPkgName string, w io.Writer) error

ImportMsg generates Go file from a .msg file and writes to the io.Writer.

func ImportPackage

func ImportPackage(prefix string, dir string, goDir string) error

ImportPackage generates Go files for all ROS definitions under the directory if it's a ROS package.

func ImportSrv

func ImportSrv(u string, goPkgName string, rosPkgName string, w io.Writer) error

ImportSrv generates Go file from a .srv file and writes to the io.Writer.

Types

This section is empty.

Directories

Path Synopsis
main package.
main package.
main package.
main package.
main package.
main package.
main package.
main package.
main package.
main package.

Jump to

Keyboard shortcuts

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