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

Revision history [back]

click to hide/show revision 1
initial version

I did not read the question well enough -- the problem is not related to rdf-schema.xml, but to the fact that there simply are no drawers that your query could return since no map has been loaded.

This problem appears since you are using the wrong instructions: As the box at the head of this wiki page says, the instructions on that page are only valid for the catkinized version of KnowRob. Since you are using the rosbuild-based version, you will need to follow the given link to the previous version.

That page will tell you that you have to start with the mod_vis instead of the knowrob_common package, which automatically loads an environment map, so that your query will have results.

I did not read the question well enough -- the problem is not related to rdf-schema.xml, but to the fact that there simply are no drawers that your query could return since no map has been loaded.

This problem appears since you are using the wrong instructions: As the box at the head of this wiki page says, the instructions on that page are only valid for the catkinized version of KnowRob. Since you are using the rosbuild-based version, you will need to follow the given link to the previous version.

That page will tell you that you have to start with the mod_vis instead of the knowrob_common package, which automatically loads an environment map, so that your query will have results.

EDIT: I'm not sure what the problem is. Some people seem to have that problem, I could not reproduce it. One thing we could test is whether the catkinized version still has this issue. You can check it out from the indigo-devel branch (that, despite the name, should also work in groovy and hydro, but you need to put it into your catkin workspace, not the rosbuild one, and remove the other knowrob checkout).

https://github.com/knowrob/knowrob/tree/indigo-devel