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

Rotor Simulator don't compile

asked 2022-04-05 03:48:53 -0500

Paretano gravatar image

updated 2022-04-10 15:06:24 -0500

jayess gravatar image

Hello i'm trying to compile rotors_simulator (You can find here) but i have this error :

CMake Error at rotors_simulator/rotors_gazebo_plugins/CMakeLists.txt:267 (target_link_libraries):
  Target "gazebo" of type UTILITY may not be linked into another target.  One
  may link only to INTERFACE, OBJECT, STATIC or SHARED libraries, or to
  executables with the ENABLE_EXPORTS property set.


CMake Error at rotors_simulator/rotors_gazebo_plugins/CMakeLists.txt:275 (target_link_libraries):
  Target "gazebo" of type UTILITY may not be linked into another target.  One
  may link only to INTERFACE, OBJECT, STATIC or SHARED libraries, or to
  executables with the ENABLE_EXPORTS property set.

This error for all gazebo plugin, i don't understand why.

Ros Noetic, Ubuntu 20.04, Gazebo 11.9

Thanks

edit retag flag offensive close merge delete

Comments

hi please reply if you have an answer for this, I have been clueless for 2 days ,please ...

nullspace gravatar image nullspace  ( 2022-10-13 06:34:59 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-04-08 09:40:13 -0500

Joe28965 gravatar image

You've tagged the question as noetic, yet the link that you included doesn't seem to have any newer branch than kinetic.

Am I just missing it, or are you trying to build a kinetic package in noetic?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-04-05 03:48:53 -0500

Seen: 133 times

Last updated: Apr 10 '22