JakobEngel / dso_ros

ROS wrapper for dso
GNU General Public License v3.0
320 stars 210 forks source link

add catkin_package() #9

Closed andre-nguyen closed 7 years ago

andre-nguyen commented 7 years ago

Add call to catkin_package, without this the executable will not be found by the rosrun command.

JakobEngel commented 7 years ago

thx!