Closed lopsided98 closed 2 years ago
NumPy was being imported in the template code (not the template output) for no obvious reason. This was causing problems when cross-compiling, where NumPy may be only available for the target platform.
CI (repos file build: --packages-above-and-dependencies rosidl_generator_py test: --packages-above rosidl_generator_py)
--packages-above-and-dependencies rosidl_generator_py
--packages-above rosidl_generator_py
Window test failures look like an infrastructure issue to me. Rerunning:
NumPy was being imported in the template code (not the template output) for no obvious reason. This was causing problems when cross-compiling, where NumPy may be only available for the target platform.