EEPT-LAB / DipG-Seg

The official implementation of DipG-Seg.
GNU General Public License v3.0
108 stars 16 forks source link

ros2 support #8

Closed zh002 closed 5 months ago

zh002 commented 5 months ago

Can you provide support for ros2

wenhao12111 commented 5 months ago

Can you provide support for ros2

All the code of the algorithm is provided as header files. So, just including the required header file in your own ros2 project can realize your goal.