일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- first-time robot setup guide
- 코드업
- Nav2 document
- CodeUp
- nav2 튜토리얼
- ros2 foxy docker
- nav2 dev contatiner
- foxy nav2
- nav2 development guides
- nav2 getting started
- ros2 configuring environment
- nav2 development guides
- error
- ROS FOXY 튜토리얼
- ros2 foxy tutorial
- nav2 설치
- development guides
- Foxy tutorial
- CODEUP 6073
- ros2 튜토리얼 환경설정
- ros2 remapping
- nav2 first-time robot setup guide
- docker foxy
- humble development guides
- Python
- ros2 튜토리얼
- nav2 tutorial
- humble 환경설정
- ros2 환경설정
- ros2 development guides
Archives
- Today
- Total
목록ros2 환경설정 (1)
BAN2ARU
[ROS2/Humble] ROS2 환경 설정
참고 사이트 : https://docs.ros.org/en/humble/Tutorials/Beginner-CLI-Tools/Configuring-ROS2-Environment.html 이전 글 목록더보기2024.07.15 - [Study/ROS2] - [ROS2/Humble] Ubuntu 22.04에서 Humble 설치 방법 목표 : ROS2 환경 준비하는 방법 배우기 BackgroundROS2에서 작업 공간(workspace)은 개발 환경을 관리하는 중요한 요소 중 하나이다. Workspace는 ROS2에서 코드를 개발하고 실행하는 특정 디렉토리를 의미한다. ROS2의 핵심 작업 공간은 underlay라고 불리며, 이후에 추가로 설정되는 로컬 작업 공간들은 overlay라고 한다.Underlay : 기..
Study/ROS2
2024. 9. 29. 17:28