Advertisement
softwarety6

Untitled

Dec 4th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. obstacle_range: 3.0
  2. raytrace_range: 3.5
  3.  
  4. footprint: [[-0.205, -0.155], [-0.205, 0.155], [0.077, 0.155], [0.077, -0.155]]
  5. #robot_radius: 0.17
  6.  
  7. inflation_radius: 0.1
  8. cost_scaling_factor: 9.0
  9.  
  10. map_type: costmap
  11. observation_sources: point_cloud_sensor
  12. point_cloud_sensor: {sensor_frame: /camera_link, data_type: PointCloud2, topic: /rtabmap/cloud_map, marking: true, clearing: true}
  13.  
  14. transform_tolerance: 0.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement