Created
November 15, 2020 21:15
-
-
Save rje1974/618dd1368d3e65a1d8794ba2252039bc to your computer and use it in GitHub Desktop.
Loacated in /root/catkin_ws/src/ros_lawn_tractor/lawn_tractor_sim/maps/farm.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#changes by sam | |
#image: field.png | |
image: ros_farm_v01.png | |
#resolution: 0.1 | |
resolution: .1 | |
#origin: [-10.0, -10.0, 0.0] | |
origin: [-30.0, -30.0, 0.0] | |
negate: 0 | |
occupied_thresh: 0.65 | |
free_thresh: 0.196 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment