Lee-JaeWon / Autonomous-Multi-Robot-Parking-System

2023 Capstone Design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autonomous-Multi-Robot-Parking-System

This is the Repository of the 2023 Capstone Design 'Multi in Your Front yard' team in the Department of Robotics at Kwangwoon University.
Development Period: 2023.3 to 2023.6

About

Please read the abstract.md file of our study.

Member

Member Role
Chunggil An(팀장) Global Path Planning, Dynamic Obstacle Avoidance, Path Tracking
Jaewon Lee Multi Robot System, Localization, Hardware
Hyedo Kim Multi Robot System, Path Tracking, Localization, GUI
Hyoseok Joo Global Path Planning, Path Tracking, Collision Avoidance

About Setting

About_Setting.md
This is a ROS Noetic environment. We mainly used C++, and we didn't want to use move_base. Except for AMCL packages and motor-related packages(Dynamixel), it was implemented almost manually.
There can be various problems to apply recklessly (because it is applied to a robot made by itself). It would be good to carefully examine the code and utilize this repository.
It can also be tested purely on simulation. It will be organized and uploaded soon.

Result

Park In

Park Out

Park In&Out

Paper

이재원, 주효석, 안충길, 김혜도, and 오정현 , "다중 자율 로봇 주차 시스템," in 제어로봇시스템학회 국내학술대회 논문집, 2023, pp. 600-601.

About

2023 Capstone Design

License:MIT License


Languages

Language:C++ 74.5%Language:Python 13.1%Language:CMake 10.3%Language:Lua 1.1%Language:Makefile 0.6%Language:TeX 0.2%Language:C 0.1%Language:Shell 0.1%Language:Dockerfile 0.1%Language:HTML 0.0%