/SellyDev

Autonomous-driving delivery robot project : Selly

Primary LanguageC++

Sejong delivery : Selly

๐Ÿš˜Sejong University Selly Project Developers in 2020๐Ÿš˜


Description

๊ต๋‚ด ์นดํŽ˜ 'ํŒฌ๋„๋กœ์‹œ'๋ถ€ํ„ฐ AI์„ผํ„ฐ๊นŒ์ง€ ์ธ๋„ ๋ณดํ–‰์œผ๋กœ ์ž์œจ์ฃผํ–‰ํ•˜๋Š” ๋ฐฐ๋‹ฌ๋กœ๋ด‡์ž…๋‹ˆ๋‹ค.

This is an Autonomous-driving robot software which drives on pavement only. First test path is pavement in front of main gate, Sejong University along with road from 'cafe Pandorosi' to 'AI center'.

Our purpose

์นด๋ฉ”๋ผ ์„ผ์„œ๋งŒ์„ ์‚ฌ์šฉํ•œ vision ๊ธฐ๋ฐ˜ ์ž์œจ์ฃผํ–‰ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๊ฐœ๋ฐœ.

This is an auto-driving algorithm based on vision.

Main Project List

Maintainer


Period

Junuary/2020 - June/2020

Stack

  • Embedded : Jetson nano, Arduino
  • Vision : Python3, Jupyter Notebook, Tensorflow 2.0
  • Navigation : C++, ROS, Android studio

Pre-requisties

Requirement Description
ZED2 camera sensor
ydlidar Lidar sensor for test
ROS_melodic We need melodic version of ROS, because of ubuntu
Jetson_Nano Main embedded, which uses ubuntu 18.04
python v3.6 or higher
opencv v4.1.1 or higher
tensorflow v2.0 or higher
git We follow github flow

Ongoing Project List

  • Motor-control : Motor control with Motor driver
  • Navigation : Suggest route from current position to purpose point with GPS and SLAM

Test Project List

  • cartographer : 2D SLAM based on LIDAR sensor
  • selly_vision : Proto Image analysis to aviod obstacle
  • software : lidar, rasberry camera, arduino motor test codes and Practice code about auto-driving robot
  • selly_motor : arduino ROS subscriber and jetson nano ROS publisher, which controll motor

To-do Project List

  • navigation
  • selly_service
  • selly_motorControl