how to visualize inflation layer in RViz ?
hi
to make some observation, I want to visualize inflation layer in RViz. how can I do that ? like here: inflation in rviz
thanks
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
hi
to make some observation, I want to visualize inflation layer in RViz. how can I do that ? like here: inflation in rviz
thanks
Assuming that you are working with move_base... the inflation layer can be visualized in rviz as a costmap. Just add a map topic to rviz and select it to hear the costmap topic (i.e. /move_base/local_costmap/costmap). Then select "Color Scheme" -> costmap, the result will be the same as the picture you have pointed out in your comment.
@Developer if this answered your question then please click the checkmark to mark the answer as correct.
Asked: 2018-02-14 03:11:22 -0600
Seen: 969 times
Last updated: Mar 06 '18
How to connect the kinetic sensor to my ROS computer
ROS path planner and inflation
Tweak or customize cost around people on the costmap
How can i make pr2 go closer to a wall
NavStack Robot Moves Backwards
Using cost map inflation on future occupation distributions
Problems with costmap and the inflation layer [closed]
Cause path planning to take wider turns
Centralizing inflation layer so that it is not recalculated in each node.
http://learn.turtlebot.com/
Towards the end of this tutorial , you would have learned about making a SLAM enabled robot using Gmapping . In that you will encounter inflation on Rviz .
not clear!