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

Find ros packages from ament index #747

Closed minggangw closed 3 years ago

minggangw commented 3 years ago

When in a path that has ament executed, use the ament index to obtain a list of ros definition files instead of recursively scanning the directory.