Metadata-Version: 2.4
Name: robocad-py
Version: 1.1.1.0
Summary: python lib for real and virtual robots
Home-page: https://github.com/Soft-V/robocad-py
Author: Airat Abdrakov
Author-email: softvery@yandex.ru
License: MIT
Keywords: simulator,robotics,robot,3d,raspberry,control,robocad
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: funcad
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Python library for real and virtual robots

# Change Log

## 0.0.0.1
- First Release

## 0.0.0.2
- Real camera exception checker added

## 0.0.0.5
- Hope this works

## 0.0.0.6
- Servo motors should work now

## 0.0.0.7
- Thread joins added

## 0.0.0.8
- Thread joins fixed :)

## 0.0.0.9
- Thread joins fixed 2 :)

## 0.0.1.1
- Library fully changed according to the new requirements

## 1.0.3.0
- Fully rewritten
