tuw-robotics / tuw_multi_robot

BSD 3-Clause "New" or "Revised" License
233 stars 113 forks source link

Compiling Error Using catkin build #23

Closed jh-kandarp closed 3 years ago

jh-kandarp commented 4 years ago

Tuw_error

myamazum commented 3 years ago

I met the problem, too. Add "tuw_local_controller_msgs" into find_package on CMakelist in the "tuw_multi_robot_ctrl" package.

(Mr. axelbr removed dependency to tuw_local_controller package 14 months ago. He removed "tuw_local_controller_util" because he would move tuw_local_controller_msgs from tuw_local_controller_util to tuw_msgs. And I suppose he forgot to link tuw_local_controller_msgs in tuw_msgs.)