일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 로봇
- ZED2
- Visual SLAM
- SLAM
- C++
- 자율탐사
- ROS2
- GUI
- Puck LITE
- Simulation
- 강화학습
- ubuntu
- QT
- ROS
- U-blox
- DevOps
- turtlebot3
- Jetson
- 터틀심
- 인공지능
- Gazebo
- 티스토리챌린지
- WSL2
- RTK
- GPS
- WSL
- 자율주행
- 젯슨
- 오블완
- turtlesim
- Today
- Total
목록melodic (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..