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

I tried building sim_ros_interface in Ubuntu18.04 but I'm getting the following error. I am unable to find what to do.

asked 2020-05-03 07:11:54 -0500

csvk20 gravatar image

updated 2022-05-23 09:54:43 -0500

lucasw gravatar image

commands use for building:

$ export COPPELIASIM_ROOT_DIR=~/path/to/coppeliaSim/folder //path to coppeliasim has been properly specified accordingly

$ catkin build --cmake-args -DCMAKE_BUILD_TYPE=Release -DLIBPLUGIN_DIR=$COPPELIASIM_ROOT_DIR/programming/libPlugin 

error output:

  By not providing "FindCoppeliaSim.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "CoppeliaSim", but CMake did not find one.

  Could not find a package configuration file provided by "CoppeliaSim"
  (requested version 4.0.0.0) with any of the following names:

    CoppeliaSimConfig.cmake
    coppeliasim-config.cmake

  Add the installation prefix of "CoppeliaSim" to CMAKE_PREFIX_PATH or set
  "CoppeliaSim_DIR" to a directory containing one of the above files.  If
  "CoppeliaSim" provides a separate development package or SDK, be sure it
  has been installed.
edit retag flag offensive close merge delete

Comments

Hi.

I am stuck on a similar problem. I have opened an issue on the official CoppeliaSim forum: https://forum.coppeliarobotics.com/vi...

Feel free to follow and contribute on that. :)

Best regards.

fillshad gravatar image fillshad  ( 2020-05-19 09:28:52 -0500 )edit

@fillshad, thanks for your contribution. I've converted your post to a comment rather than an answer. Answers are reserved for answers to the question, not general discussion. If you find an answer on the CoppeliaSim forums, it would be great if you could come back here and provide that answer. Thanks!

jarvisschultz gravatar image jarvisschultz  ( 2020-05-19 10:18:12 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-02-06 09:26:22 -0500

amirmmi gravatar image

Hi, execute $ export COPPELIASIM_ROOT_DIR=~/path/to/coppeliaSim/folder then run catkin_make

edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-05-03 07:11:54 -0500

Seen: 1,301 times

Last updated: May 03 '20