Noam-Dori / ros-integrate

Extends IntelliJ-Based IDEs with ROS specific development tools
Apache License 2.0
22 stars 3 forks source link

annotate package with no buildtool dependency #45

Closed Noam-Dori closed 3 years ago

Noam-Dori commented 3 years ago

Feature: Annotate package.xmls without buildtool_depend tags

Background at least one buildtool is required in each manifest, and ROS will not work unless this is satisfied.

Details