Skip to content

libTrafficLightsGUIPlugin lacks a library when using gazebo_ros  #2

Description

@robin-shaun

Hello, ${Qt5Test_LIBRARIES} is needed in CMakeLists.txt, or the gazebo_ros cannot load libTrafficLightsGUIPlugin.

  target_link_libraries(${guiSrc}
                        ${GAZEBO_LIBRARIES}
                        ${Qt5Core_LIBRARIES}
                        ${Qt5Widgets_LIBRARIES} 
                        ${Qt5Test_LIBRARIES}
                        ${GAZEBO_LIBRARIES}
  )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions