일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- ROS
- 티스토리챌린지
- 젯슨
- GPS
- WSL2
- QT
- 터틀심
- C++
- 인공지능
- ZED2
- 강화학습
- SLAM
- DevOps
- WSL
- Puck LITE
- Jetson
- GUI
- U-blox
- ubuntu
- turtlesim
- Visual SLAM
- RTK
- 자율탐사
- turtlebot3
- 로봇
- Simulation
- 오블완
- 자율주행
- ROS2
- Gazebo
- Today
- Total
목록18.04 (2)
직관적인느낌
Simulation_turtlebot3 - Autorace(melodic) - 제어 코드 출처 https://github.com/ROBOTIS-GIT/turtlebot3_autorace_2020 실행 roslaunch turtlebot3_gazebo turtlebot3_autorace.launch roslaunch turtlebot3_autorace_camera intrinsic_camera_calibration.launch roslaunch turtlebot3_autorace_camera extrinsic_camera_calibration.launch roslaunch turtlebot3_autorace_detect detect_lane.launch roslaunch turtlebot3_autorace..
Simulation_turtlebot3 - Autorace(melodic) Install cd ~/catkin_ws/src/ git clone -b noetic-devel cd ~/catkin_ws && catkin_make sudo apt install ros-melodic-image-transport ros-melodic-cv-bridge ros-melodic-vision-opencv python3-opencv libopencv-dev ros-melodic-image-proc 실행 roslaunch turtlebot3_gazebo turtlebot3_autorace.launch roslaunch turtlebot3_autorace_camera intrinsic_camera_calibration.lau..