Skip to main content

module of lab robotics as use in develop application

Project description

BURL Tnw

test image

it is module inside of lab robotics for create application created by tanawat thuamthet

Install

pip install burltnw

Import

import burltnw

Method of use

test image

status

robot = burltnw.apollo()
print(robot.get_status())

battery

robot = burltnw.apollo()
print(robot.get_battery())

move

robot = burltnw.apollo()
print(robot.walk(1,1)) # position x and position y

rotate

robot = burltnw.apollo()
print(robot.rotate(1)) # degree

home

robot = burltnw.apollo()
print(robot.home())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

burltnw-0.2.3.tar.gz (15.1 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page