vision_opencv icon indicating copy to clipboard operation
vision_opencv copied to clipboard

change *.h to *.hpp in ros2 branch

Open xhuan28 opened this issue 6 years ago • 1 comments

According to the migration guide, the suffix of header files should be changed from *.h to *.hpp, but I notice that the the suffixes are still *.h in ros2 branch.

xhuan28 avatar Jan 02 '19 06:01 xhuan28

Will this issue going to be resolved? as i think renaming the header files will create a problem on other packages that depends on this package.

threeal avatar May 17 '20 08:05 threeal

All .h files have been deprecated in I-turtle, and have removed for J-turtle onwards!

ijnek avatar Oct 13 '23 01:10 ijnek