ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
3

Designators in CRAM framework

asked 2012-09-18 22:52:07 -0500

dgerod gravatar image

updated 2012-09-18 22:53:20 -0500

I have just finished reading CRAM core and KnowRob, and I have an overview of the system at this moment.

I have read the following information:

However, I still do not understand "designators" in CRAM. How they work? Do you know where I can find more information about them? "Designators" are the module most interesting for me. Thanks.

edit retag flag offensive close merge delete

Comments

@makokal - Thanks for your answer but the link is not working.

dgerod gravatar image dgerod  ( 2012-09-19 02:47:11 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
3

answered 2012-09-19 05:07:04 -0500

Lorenz gravatar image

Thanks for you interest in that package. You just made me create some documentation on the wiki page. It should give you a high-level overview of what designators are and how their interface looks like. For examples on how to use them, have a look at the source code of the package cram_plan_library in the stack cram_highlevel. Packages that implement specialized location resolution mechanisms in that stack are:

  • location_costmap: provides basic functionality to construct costmaps for sampling location designator solutions.

  • semantic_map_costmap: uses Knowrob's semantic map to generate costmaps for generating poses on, in etc. objects in the semantic map, e.g. on the counter top.

  • occupancy_grid_costmap: provides a simple implementation for poses to see and to reach specific poses by using the 2d map provided by navigation for inferring locations the robot can navigate to.

edit flag offensive delete link more

Comments

Thanks a lot for your answer. I did not answer before because I was on holidays.

dgerod gravatar image dgerod  ( 2012-09-25 06:19:33 -0500 )edit
1

answered 2012-09-19 01:18:07 -0500

makokal gravatar image

Perhaps this paper would give you what you need http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=05650989

edit flag offensive delete link more

Comments

The link is working now, thanks.

dgerod gravatar image dgerod  ( 2012-10-10 00:46:30 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2012-09-18 22:52:07 -0500

Seen: 287 times

Last updated: Sep 19 '12