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
312 stars 70 forks source link

support foxy & galactic simultaneously #793

Closed wayneparrott closed 3 years ago

wayneparrott commented 3 years ago

ros_distro.js

rcl_lifecycle_binding.cpp

test-raw-pub-sub.js

test-node.js

fixes #729

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.4%) to 91.015% when pulling dd23ebb731d9df0f2a025a35156c7ff3543abb16 on wayneparrott:dual_ros_ver_supt_792 into fa77bc80728731190173937dd58d008f28be029d on RobotWebTools:develop.

wayneparrott commented 3 years ago

thx.