Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2014104077
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Wonseok Kwak
2021-06-14 03:52:17 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4993bd9bfdfe1dab184e5f9d496a6ea7b0f2da68
4993bd9b
1 parent
9688c8f9
update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
0 deletions
README.md
README.md
View file @
4993bd9
# 드론을 통한 촉각적 Telepresence 구현
기능 : 원거리에 있는 드론을 활용하여 보다 사실적인 촉각적 피드백 구현을 목표로 한다.
## USED API LIST :
[
Petrone API
](
https://pypi.org/project/petrone/
"petrone 0.1.58"
)
[
RobolinkInc CoDrone API
](
https://github.com/RobolinkInc/CoDrone/
"CoDrone 2.2.1"
)
## 개발 환경 및 도구 :
*
Windows 10
*
Arduino IDE
*
VS Code
*
Python IDEL
## 사용 및 설치 방법 :
*
보고서 참조
## Author :
곽원석
<rhkrdnjstjr1@khu.ac.kr>
### License :
The MIT License (ISC)
Copyright (c) 2020 곽원석
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
\ No newline at end of file
...
...
Please
register
or
login
to post a comment