[ros-users] costmap grids
nitinDhiman
nitinkdhiman at gmail.com
Mon Aug 9 05:43:34 UTC 2010
Hello friends,
As per my understanding (attained by looking at code and help pages),
current cost-map generation is predominantly one sensor based. We look at
only laser-scans and point clouds. Output is 2d grid.
I am looking to combine a occupancy grid from vision sensors and then
combine it with what CostMap2DROS produces.
I have a few queries in general:
a. How to deal with different resolutions of grids when combining together?
One way i see is to publish a topic with values given by
Costmap2DROS::getResolution() . Is it correct way?
b. Inflation of obstacle costs: Will such solution lend well to non-square
vehicles? It may be possible for a vehicle to pass through narrow opening in
general but not when cost is inflated.
One more navie question: Is it correct to say that each instantiation of
NodeHandle creates a new node everytime? This has arised while reading
move_base implementation.
Thank you
regards
Nitin
--
View this message in context: http://ros-users.122217.n3.nabble.com/costmap-grids-tp1051168p1051168.html
Sent from the ROS-Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
ros-users mailing list
ros-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ros-users
More information about the ros-users
mailing list