Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- roslib
- linetracing
- amcl
- G++
- 부분공간
- webots
- Kinetic
- ROS
- YoLO
- 촉각센서
- ax200
- turtlebot
- sources.list
- 전이학습
- turtlebot3
- FreeCAD
- opencv
- darknet_ros
- Installation
- RGB-D
- CuDNN
- error
- rqt
- CUDA
- autorace
- roslaunch
- Gazebo
- ubuntu
- Linux
- gcc
Archives
- Today
- Total
기술 성공, 실패 기록소
What's the difference between global and local costmap's static_map? 본문
프로그래밍언어/ROS
What's the difference between global and local costmap's static_map?
sunlab 2021. 8. 1. 17:18728x90
static_map 은 external map 으로 이해하는 것이 더 적절.
static_map = true or false는
global, local costmap에서 외부의 맵 데이터를 사용할거냐 말거냐의 여부
global costmap은 generate long-term plan
local costmap은 generate short-term plan
'프로그래밍언어 > ROS' 카테고리의 다른 글
compressed image to image (0) | 2021.08.07 |
---|---|
네비게이션은 로봇 위에 올려야한다. (2) | 2021.08.05 |
install navigation melodic (0) | 2021.07.28 |
ros communication error (0) | 2021.07.26 |
Is it possible to connect machines with different ros versions? (0) | 2021.07.26 |