Closed Deric-W closed 2 years ago
I managed to build and run the tests successfully by doing the same thing I did to resolve Issue #31, but it feels wrong to move the tests like that.
Sadly, I could not reproduce it locally. It builds fine for me. Could you provide logs from the build process?
On the other hand, I noticed that there are some issues with running the tests, which I'm looking into right now (#34).
Hello world, I tried building with tests on Windows 10 and ROS2 Humble by running
build.ps1 -with_tests
but it fails witherror CS0246: The type or namespace name 'std_msgs' could not be found
. Building without tests works fine.