A lightweight Python Robot simulator
Project description
aitk.robots
A lightweight Python robot simulator for JupyterLab, Notebooks, and other Python environments.
Goals
- A lightweight mobile robotics simulator
- Usable in the classroom, research, or exploration
- Explore wheeled robots with range, cameras, smell, and light sensors
- Operate quickly without a huge amount of resources
- Create reproducible experiments
- Designed for exposition, experimentation, and analysis
- Sensors designed for somewhat realistic problems (such as image recognition)
- Especially designed to work easily with Machine Learning and Artificial Intelligence systems
Installation
For the core operations, you will need to install just aitk.robots:
pip install aitk.robots
To use the Jupyter enhancements, you'll also need the browser-based extensions. You can install those with:
jupyter labextension install @jupyter-widgets/jupyterlab-manager
If not in a conda environment, then you will also need to:
jupyter nbextension enable --py widgetsnbextension
For additional information, please see:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
aitk.robots-0.9.37-py3-none-any.whl
(114.4 kB
view details)
File details
Details for the file aitk.robots-0.9.37-py3-none-any.whl
.
File metadata
- Download URL: aitk.robots-0.9.37-py3-none-any.whl
- Upload date:
- Size: 114.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 979c5192e1bc3609b6b730e4b74e25d52c384d576cb98712f4074fb285cacd00 |
|
MD5 | 72ce8964f637c54cfb8b0abc58fd6027 |
|
BLAKE2b-256 | 3bc9ff88fa624999831aa892c1832ff2450bc7839a182c2f0ff04114bcd5f2a0 |