CRAM iai_maps - cannot launch json_prolog and map_server (ROS melodic, kinetic)
Hi,
I try to run a launchfile mentioned in the tutorial:
http://cram-system.org/tutorials/inte...
I have a problem while running:roslaunch iai_maps iai_maps.launch
ERROR: cannot launch node of type [map_server/map_server]: map_server
ROS path [0]=/opt/ros/melodic/share/ros
ROS path [1]=/home/wega/catkin_ws2/src
ROS path [2]=/opt/ros/melodic/share
ERROR: cannot launch node of type [json_prolog/json_prolog_node]: json_prolog
ROS path [0]=/opt/ros/melodic/share/ros
ROS path [1]=/home/wega/catkin_ws2/src
ROS path [2]=/opt/ros/melodic/share
I'm running it on ROS melodic, Ubuntu 18.04.5 LTS (Virtual machine)I have knowrob, rosprolog, iai_maps, iai_common_msgs packages compiled in my workspace
Similar ERROR, concerning only json_prolog occurs while working on VM downloaded from: http://cram-system.org/tutorials/demo...
Thanks!