일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Foxy tutorial
- ros2 foxy docker
- ros2 development guides
- development guides
- docker foxy
- ROS FOXY 튜토리얼
- nav2 설치
- Python
- ros2 configuring environment
- nav2 first-time robot setup guide
- foxy nav2
- nav2 tutorial
- ros2 foxy tutorial
- Nav2 document
- ros2 튜토리얼
- humble development guides
- ros2 환경설정
- nav2 튜토리얼
- nav2 getting started
- 코드업
- CodeUp
- first-time robot setup guide
- nav2 development guides
- nav2 development guides
- humble 환경설정
- nav2 dev contatiner
- ros2 remapping
- ros2 튜토리얼 환경설정
- error
- CODEUP 6073
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