일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- 티스토리챌린지
- U-blox
- 자율주행
- GUI
- WSL2
- ZED2
- 터틀심
- ROS2
- turtlebot3
- ROS
- 인공지능
- C++
- ubuntu
- 강화학습
- SLAM
- Puck LITE
- Jetson
- WSL
- GPS
- Simulation
- DevOps
- 로봇
- 오블완
- 자율탐사
- Visual SLAM
- Gazebo
- turtlesim
- RTK
- QT
- 젯슨
- Today
- Total
목록프로젝트 (2)
직관적인느낌

Env H.W OS Laptop - CPU : AMD Ryzen 9 5900HS with Radeon Graphics 3.30 GHz - RAM : 16GB - GPU : 3050Ti Windows 11 & WSL2 ROS2 foxy 1. Create a Workspace mkdir -p ~/leecar_ws/src 2. Resolve Package Dependencies cd leecar_ws sudo apt upate sudo apt install python3-colcon-common-extensions colcon build 3. Source the Workspace # sudo apt-get install gedit gedit ~/.bashrc # 아래의 경로를 추가, Add source ~/l..
https://github.com/SimonLee9/leecar20 GitHub - SimonLee9/leecar20 Contribute to SimonLee9/leecar20 development by creating an account on GitHub. github.com leecar18@ubuntu:~$ rosrun steering_straight teleop_key.py [rosrun] Couldn't find executable named teleop_key.py below /home/leecar18/catkin_ws/src/steering_straight [rosrun] Found the following, but they're either not files, [rosrun] or not e..