Skip to content

This is for testing and for showing off robot. Written in Python. Connects computer directly to robot controlling brick.

Notifications You must be signed in to change notification settings

MiltonStatic5060/nxt-comp-app

Repository files navigation

nxt-comp-app


Closs-platform python-based application to practice controlling Lego NXT Brick robot via bluetooth for Milton Static 5060 robotics team

Installation


Usage


This repo is really for storing programs for demo and robot testing for Milton Static. The examples and programs here just implement existing packages: nxt-python for connection to the NXT Brick, and inputs for keyboard, mouse, and gamepad control. The docs/ directory contains documentation derived from the examples/ directory and from some of the source code of nxt-python.


To run a program, try double-clicking it or running it in the command line ( in the directory where it is stored ) python test_program.py or sudo python test_program.py if an error pops up

Editing


The best way to edit programs, here or in ftc-app, is to use a special code editor like Atom or Sublime Text. There are many code editors out there to pick from, so you never have to feel stuck with anything mentioned here.

About

This is for testing and for showing off robot. Written in Python. Connects computer directly to robot controlling brick.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages