controller

package
v0.0.0-...-a6ce1d2 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2018 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package controller contains the web server for the controller

Index

Constants

View Source
const (
	CCW = iota
	STOP
	CW
)

Direction constants

Variables

This section is empty.

Functions

func SendData

func SendData(data []byte)

SendData sends data through websocket

Types

type Robot

type Robot struct {
	Claw, Laser                 bool
	Forward, Up, Turn, ClawTurn int
}

Robot contains the controller data

func RobotState

func RobotState() Robot

RobotState gets robot control state

Jump to

Keyboard shortcuts

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