Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ridgeback_gazebo_plugin does not build on Kinetic #3

Closed
tfoote opened this issue Apr 25, 2018 · 2 comments
Closed

ridgeback_gazebo_plugin does not build on Kinetic #3

tfoote opened this issue Apr 25, 2018 · 2 comments

Comments

@tfoote
Copy link

tfoote commented Apr 25, 2018

I think it is missing a dependency on gazebo_dev

https://build.ros.org/view/Kbin_uX64/job/Kbin_uX64__ridgeback_gazebo_plugins__ubuntu_xenial_amd64__binary/15/console

-- Found gtest sources under '/usr/src/gmock': gtests will be built
-- Using Python nosetests: /usr/bin/nosetests-2.7
-- catkin 0.7.11
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
CMake Error at CMakeLists.txt:11 (find_package):
  By not providing "Findgazebo.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "gazebo", but
  CMake did not find one.

  Could not find a package configuration file provided by "gazebo" with any
  of the following names:

    gazeboConfig.cmake
    gazebo-config.cmake

  Add the installation prefix of "gazebo" to CMAKE_PREFIX_PATH or set
  "gazebo_DIR" to a directory containing one of the above files.  If "gazebo"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!
See also "/tmp/binarydeb/ros-kinetic-ridgeback-gazebo-plugins-0.0.2/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
See also "/tmp/binarydeb/ros-kinetic-ridgeback-gazebo-plugins-0.0.2/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log".
	cd /tmp/binarydeb/ros-kinetic-ridgeback-gazebo-plugins-0.0.2
	cd obj-x86_64-linux-gnu
	"tail -v -n +0 CMakeCache.txt"
==> CMakeCache.txt <==
@tfoote tfoote changed the title ridgeback_gazebo_plugins does not build on Kinetic ridgeback_gazebo_plugin does not build on Kinetic Apr 25, 2018
tfoote added a commit to ros/rosdistro that referenced this issue Apr 25, 2018
…ing to build

Ticketed at: ridgeback/ridgeback_simulator#3

mechanum_gazebo_plugin does appear to build wihtout error but doesn't actually build the plugin so removing it too.
tfoote added a commit to ros/rosdistro that referenced this issue Apr 25, 2018
…ing to build (#17620)

Ticketed at: ridgeback/ridgeback_simulator#3

mechanum_gazebo_plugin does appear to build wihtout error but doesn't actually build the plugin so removing it too.
@tonybaltovski
Copy link
Member

@tfoote updated here b3cdd1c. I had no issues compiling in a clean environment as it was before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants