ros2-for-unity icon indicating copy to clipboard operation
ros2-for-unity copied to clipboard

Compile and validate the Asset

Open adamdbrw opened this issue 4 years ago • 0 comments

Ros2ForUnity folder scripts are currently not checked for compilation errors during the build but only packed into the asset with ros2cs libraries.

  • Add a mimum set of required Unity libraries for UnityEngine dependencies
  • Add asset scripts compilation to the build process
  • Add first simple unit tests that are also executed in the process (e.g. init / deinit)

adamdbrw avatar Aug 20 '21 11:08 adamdbrw