jhu-dvrk / dvrk-ros

daVinci Research Kit ROS stack. See dVRK wiki to get started: https://github.com/jhu-dvrk/sawIntuitiveResearchKit/wiki
https://github.com/jhu-dvrk/sawIntuitiveResearchKit/wiki
Other
100 stars 80 forks source link

make dvrk_ros be compiled with C++14 standard #27

Closed vincent-hui closed 6 years ago

vincent-hui commented 6 years ago

dvrk_ros depends on sawIntuitiveResearchKit module. In order to use C++ 14 features in sawIntuitiveResearchKit. we need to make dvrk_ros be compiled with C++14 standard.