Skip to content

Commit

Permalink
Update demo for astar
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Oct 7, 2024
1 parent cba4212 commit e0797ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions mrpt_tps_astar_planner/configs/params/costmap-obstacles.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# For CostEvaluatorCostMap
resolution: 0.05
preferredClearanceDistance: 1.20
resolution: 0.10
preferredClearanceDistance: 1.50
maxCost: 15.0

useAverageOfPath: false

maxRadiusFromRobot: 50.0 # [meters]
maxRadiusFromRobot: 0.0 # [meters]

9 changes: 5 additions & 4 deletions mrpt_tutorials/rviz2/gridmap.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Panels:
- /Global Options1
- /Status1
- /Grid1/Offset1
- /astar.costmap[0]1
Splitter Ratio: 0.5
Tree Height: 668
- Class: rviz_common/Selection
Expand Down Expand Up @@ -304,7 +305,7 @@ Visualization Manager:
Reliability Policy: Reliable
Value: /rnav/reactivenav_selected_ptg
Value: true
- Alpha: 0.699999988079071
- Alpha: 0.20000000298023224
Binary representation: false
Binary threshold: 100
Class: rviz_default_plugins/Map
Expand Down Expand Up @@ -382,11 +383,11 @@ Visualization Manager:
Invert Z Axis: false
Name: Current View
Near Clip Distance: 0.009999999776482582
Scale: 11.893778800964355
Scale: 12.177709579467773
Target Frame: <Fixed Frame>
Value: TopDownOrtho (rviz_default_plugins)
X: 37.59988784790039
Y: 23.346302032470703
X: 38.2662353515625
Y: 22.15563201904297
Saved: ~
Window Geometry:
Displays:
Expand Down

0 comments on commit e0797ea

Please sign in to comment.