Metadata-Version: 2.4
Name: bonicbot_bridge
Version: 0.2.2
Summary: Python SDK for educational robotics programming with BonicBot A2
Home-page: https://github.com/autobonics/bonicbot-bridge
Author: Autobonics Pvt Ltd
Author-email: support@bonic.ai
Project-URL: Bug Tracker, https://github.com/autobonics/bonicbot-bridge/issues
Project-URL: Documentation, https://docs.bonic.ai/
Project-URL: Homepage, https://bonic.ai/
Keywords: robotics,education,ros2,blockly,jupyter,stem
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: roslibpy>=1.6.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: black>=22.0; extra == "dev"
Requires-Dist: flake8>=5.0; extra == "dev"
Provides-Extra: jupyter
Requires-Dist: jupyter>=1.0; extra == "jupyter"
Requires-Dist: matplotlib>=3.5; extra == "jupyter"
Requires-Dist: numpy>=1.20; extra == "jupyter"
Provides-Extra: camera
Requires-Dist: opencv-python>=4.5; extra == "camera"
Requires-Dist: numpy>=1.20; extra == "camera"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Python bridge library for controlling BonicBot A2 educational robot via ROS2 rosbridge
