ros-drivers / joystick_drivers

ROS drivers for joysticks
http://wiki.ros.org/joystick_drivers
204 stars 290 forks source link

Remove ament target deps for the new game_controller node. #272

Closed clalancette closed 11 months ago

clalancette commented 11 months ago

Just use standard target_link_libraries, which allows us to hide some of the dependencies from downstream.

clalancette commented 11 months ago

I'm going to go ahead with this one, then do releases.