Metadata-Version: 2.1
Name: cobots2024
Version: 0.2.0
Summary: Collaborative Robot Applications
Home-page: https://cobots2024.halla.ai
License: CC-BY-4.0
Author: Young Joon Lee
Author-email: yj.lee@chu.ac.kr
Requires-Python: >=3.9,<=3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: docutils (>=0.20.1,<0.21.0)
Requires-Dist: hyfi (>=1.35.1,<2.0.0)
Requires-Dist: jupyter-book (>=1.0.0,<2.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: sphinx-carousel (>=1.2.0,<2.0.0)
Requires-Dist: sphinx-examples (>=0.0.5,<0.0.6)
Requires-Dist: sphinx-hoverxref (>=1.3.0,<2.0.0)
Requires-Dist: sphinx-inline-tabs (>=2023.4.21,<2024.0.0)
Requires-Dist: sphinx-proof (>=0.1.3,<0.2.0)
Requires-Dist: sphinx-thebe (>=0.3.1,<0.4.0)
Requires-Dist: sphinxcontrib-lastupdate (>=1.1,<2.0)
Requires-Dist: sphinxcontrib-mermaid (>=0.9.2,<0.10.0)
Requires-Dist: sphinxcontrib-video (>=0.2.0,<0.3.0)
Requires-Dist: sphinxcontrib-youtube (>=1.4.1,<2.0.0)
Project-URL: Repository, https://github.com/chu-aie/cobots-2024
Description-Content-Type: text/markdown

# 협동로봇활용 2024

[![halla-img]][halla-url]
[![course-img]][course-url]
[![lecture-img]][lecture-url]
[![pypi-image]][pypi-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![license-image]][license-url]
[![codecov][codecov-image]][codecov-url]
[![jupyter-book-image]][docs-url]

<!-- Links: -->
[halla-img]: https://img.shields.io/badge/CHU-halla.ai-blue
[halla-url]: https://halla.ai
[course-img]: https://img.shields.io/badge/course-entelecheia.ai-blue
[course-url]: https://course.entelecheia.ai
[lecture-img]: https://img.shields.io/badge/lecture-entelecheia.ai-blue
[lecture-url]: https://lecture.entelecheia.ai

[codecov-image]: https://codecov.io/gh/chu-aie/cobots-2024/branch/main/graph/badge.svg?token=IFGaRC86K7
[codecov-url]: https://codecov.io/gh/chu-aie/cobots-2024
[pypi-image]: https://img.shields.io/pypi/v/cobots2024
[license-image]: https://img.shields.io/github/license/chu-aie/cobots-2024
[license-url]: https://github.com/chu-aie/cobots-2024/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/chu-aie/cobots-2024?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/chu-aie/cobots-2024
[release-url]: https://github.com/chu-aie/cobots-2024/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg

[repo-url]: https://github.com/chu-aie/cobots-2024
[pypi-url]: https://pypi.org/project/cobots2024
[docs-url]: https://cobots2024.halla.ai
[changelog]: https://github.com/chu-aie/cobots-2024/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/chu-aie/cobots-2024/blob/main/CONTRIBUTING.md
<!-- Links: -->

Collaborative Robot Applications

- Documentation: [https://cobots2024.halla.ai][docs-url]
- GitHub: [https://github.com/chu-aie/cobots-2024][repo-url]
- PyPI: [https://pypi.org/project/cobots2024][pypi-url]

이 과정은 협동로봇의 기본적인 이해부터 고급 프로그래밍 기술까지 다루며, 학생들이 협동로봇을 활용한 다양한 작업 공정을 설계하고 구현할 수 있는 능력을 배양하는 것을 목표로 합니다. 로봇 시스템 설치, 조작, 프로그래밍, 그리고 실제 작업 공정 구현까지의 전 과정을 학습합니다.

## Changelog

See the [CHANGELOG] for more information.

## Contributing

Contributions are welcome! Please see the [contributing guidelines] for more information.

## License

This project is released under the [CC-BY-4.0 License][license-url].

