[ros-users] creating costmap from image data

Eitan Marder-Eppstein eitan at willowgarage.com
Thu Jan 27 01:36:32 UTC 2011


Hitesh,

The costmap currently takes in observations about obstacles in the world
either as PointCloud or LaserScan messages. If you can find a way to convert
the objects you've detected in your image into PointClouds... you could just
pass them to the costmap and things should work... this is what we've done
with our own stereo cameras combined with some downsampling.

Hope this helps,

Eitan

On Tue, Jan 25, 2011 at 8:27 PM, hitesh dhiman <hitesh.dhiman.1988 at gmail.com
> wrote:

> Hi all,
> Is there any way to generate a costmap directly from the image data? Let's
> say I have objects detected from an image, how can I insert it as a costmap?
>
> --
> Regards,
> Hitesh Dhiman
> Electrical Engineering
> National University of Singapore
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20110126/c2caf96e/attachment-0003.html>


More information about the ros-users mailing list