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

rosrun rosprolog rosprolog knowrob_common

asked 2020-08-25 05:54:21 -0500

hzz gravatar image

Hi everybody, This is the first time I'm here. I install knowrob in ROS melodic Ubuntu 18 in VMware. After I installed the KnowRob, and set up the workspace. But when I launch the system via:

$ rosrun rosprolog rosprolog knowrob_common

and the result is

[rospack] Error: package 'knowrob_common' not found

There are some descriptions of my system:

- I add the environment variables to my ~/.bashrc :

export JAVA_HOME=/usr/lib/jvm/default-java
export SWI_HOME_DIR=/usr/lib/swi-prolog

export LD_LIBRARY_PATH=/usr/lib/jvm/default-java/jre/lib/amd64:/usr/lib/jvm/default-java/jre/lib/amd64/server:$LD_LIBRARY_PATH

- I install the Knowrob by Install KnowRob in a catkin workspace.

I

edit retag flag offensive close merge delete

Comments

Have you sourced your catkin workspace ? (cd ~/catkin_ws && source devel/setup.bash)

Delb gravatar image Delb  ( 2020-08-27 09:26:38 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-09-10 13:45:57 -0500

ipa-hsd gravatar image

The latest version of the repo does not have knowrob_common package as compared to previous versions. The tutorials on http://knowrob.org/ are not updated yet.

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2020-08-25 05:54:21 -0500

Seen: 230 times

Last updated: Sep 10 '20