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

jsk_recognition_msgs How to install in ubuntu for melodic

asked 2020-04-21 13:22:48 -0500

Malz gravatar image

updated 2022-01-22 16:10:30 -0500

Evgeny gravatar image

straight dump of the error messsage:

  /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
  Could not find a package configuration file provided by
  "jsk_recognition_msgs" with any of the following names:

    jsk_recognition_msgsConfig.cmake
    jsk_recognition_msgs-config.cmake

  Add the installation prefix of "jsk_recognition_msgs" to CMAKE_PREFIX_PATH
  or set "jsk_recognition_msgs_DIR" to a directory containing one of the
  above files.  If "jsk_recognition_msgs" provides a separate development
  package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:130 (find_package)
edit retag flag offensive close merge delete

Comments

See #q320046.

jsk_recognition_msgs has been released into Melodic so you should be able to install it almost effortlessly with apt.

gvdhoorn gravatar image gvdhoorn  ( 2020-04-22 04:29:58 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-07-30 14:02:52 -0500

Malz gravatar image

updated 2020-07-31 14:51:50 -0500

jayess gravatar image

The following command worked.

sudo apt-get install ros-melodic-jsk-recognition-msgs & sudo apt-get install ros-melodic-jsk-rviz-plugins
edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-04-21 13:22:48 -0500

Seen: 5,558 times

Last updated: Jul 31 '20