name: '/move_base/global_costmap/costmap',
messageType: "nav_msgs/OccupancyGrid",
这个是全局地图,固定的


topic: '/move_base/global_costmap/costmap_updates',
type: 'map_msgs/OccupancyGridUpdate'
这是刷新的部分


free_thresh: 0.196
image: map.png
negate: 0
occupied_thresh: 0.65
origin: [-8.750273, -10.928155, 0.0]
resolution: 0.03


#宽*792*675


pose1
---
position:
  x: -1.25643080513
  y: -4.29171802135
  z: 0.0
orientation:
  x: 0.0
  y: 0.0
  z: 0.981610427717
  w: -0.190895175942
---

pose2
---
position:
  x: -1.25643080513
  y: -4.29171802135
  z: 0.0
orientation:
  x: 0.0
  y: 0.0
  z: 0.981610427717
  w: -0.190895175942
---

 

相关文章:

  • 2022-12-23
  • 2021-06-03
  • 2021-08-23
  • 2021-05-27
  • 2021-07-21
  • 2021-11-03
  • 2022-01-12
  • 2022-02-22
猜你喜欢
  • 2021-06-03
  • 2021-07-07
  • 2021-12-24
  • 2021-07-10
  • 2021-06-30
  • 2022-12-23
  • 2021-08-12
相关资源
相似解决方案