I tried to do it with
but I need to do some work fot this.
because there are some errors about QT4.
QT4 is depreciated,
and ROS Melodic support QT5 officially.
so I need to remove some packages for this job done in ROS Melodic environment.
so
so change
catkin_package(
INCLUDE_DIRS include
# LIBRARIES client_plugin
CATKIN_DEPENDS roscpp std_msgs
# DEPENDS system_lib
)
to