Closed jwang11 closed 6 years ago
Thanks a lot for Jing's contribution, I think we'd better add a bullet known issues
in the readme if we actually have and clean those unnecessary ROS code. :)
lgtm now. if you approves these initial porting @testkit, I'll merge it, thanks !
The porting work include below updates: ) change build tool from catkin to ament in CMakeLists.txt ) ROS APIs move to ROS2 APIs ) drop boost dependency, using C++14 instead ) add message_event.h message_trait.h parameter_adapter.h which are missing in ROS2 core ) existing test cases update and add a fuzz test(default disable) ) drop unused setup.py *) add a README
Signed-off-by: jwang jing.j.wang@intel.com