RobotWebTools / rclnodejs

Node.js version of ROS 2.0 client
https://docs.ros.org/en/humble/Concepts/Basic/About-Client-Libraries.html?highlight=rclnodejs#community-maintained
Apache License 2.0
320 stars 70 forks source link

Fixes windows-galactic build issue and improves README build status. #878

Closed wayneparrott closed 2 years ago

wayneparrott commented 2 years ago
  1. FIxes windows build and README issues on galactic.

  2. WIndows-Foxy builds are broken due to a dll loading issue. Temporarily removed foxy from windows build due to dll loading issue that needs to be researched. Replaced windows foxy build status with N/A banner.

Fixes #877, less foxy builds on windows which will be addressed in a separate PR.

wayneparrott commented 2 years ago

The build status in the README for foxy and galactic builds requires running the Linux-build-and-test-compatibility.yml and Windows-build-and-test-compatibility actions manually.