sungwoo0321 / unus-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unus-1

Installation

$ conda create -n env_name python=3.9.13
$ conda activate env_name
$ pip install -r requirements.txt

Run Code

  1. open a terminal
$ python main.py
  1. open a new terminal
$ python Lidar/lidar_shoot.py

About


Languages

Language:Python 96.7%Language:C++ 3.3%