Plumezz
Plumezz
Thanks a lot for your answers!
Yes, I will try my best to patch these in my free time and submit a PR, maybe a week.
Hello, I am not sure what your update is about. Is it the unit test issue or a format issue? I have already submitted a PR for the format issue....
Ok, I got it. Thanks! But I noticed that the binary package is still `v0.8.1` from http://packages.ros.org/ros2/ubuntu/pool/main/r/ros-galactic-magic-enum/. So the binary install path might be not match with the latest source...
Package `andino_control` might also have a redundant test_depend. Its `package.xml` file contains `ament_cmake_clang_format`, but there are no matching files like `.c .cpp .h` in the package. And `CMakeLists.txt` also has...