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

johnkorn's profile - activity

2013-06-14 12:52:05 -0500 received badge  Famous Question (source)
2013-04-14 10:00:22 -0500 commented answer CRAM-based control system - what to start from

Thank you, ddimarco. That link you provided was really helpfull. main thing that i realized is that there is a lot of hard and very interesting work ahead!))

2013-04-14 09:58:43 -0500 received badge  Scholar (source)
2013-04-09 20:09:05 -0500 received badge  Notable Question (source)
2013-04-07 04:29:03 -0500 received badge  Supporter (source)
2013-04-07 04:28:45 -0500 received badge  Popular Question (source)
2013-04-03 09:44:11 -0500 asked a question CRAM-based control system - what to start from

Hello, everyone! I participate in one robotics project at my University. it is development of high-level control system for full-sized humanoid robot. It will be used to manipulate objects and to navigate in office-like environment (e.g. his task could be "find a blue ball on a table and bring it to me"). I want to use CRAM for this. I've studied some papers about CRAM and KnowRob, walked through tutorials, I understand main principles and architecture of CRAM. but what now? What should I start from? my colleagues are currently writing initial ros package to abstract low-level mechanisms. Can anyone provide an example of CRAM-based control system? Should I first fill in the knowledge base with needed data (furniture, room description etc.) or should I write some simple plans?

any help is appreciated..