mvukov / rules_ros

Build ROS (1) with Bazel
Apache License 2.0
24 stars 12 forks source link

Naming conventions for targets #1

Open mgrrx opened 2 years ago

mgrrx commented 2 years ago

Some targets are prefixed with cc or py, for some others it's not consistent. I'm happy to provide a PR. What would you prefer?

mvukov commented 2 years ago

Here is some background:

In this sense naming is consistent IMO, though I understand confusion. Perhaps docs can be updated. WDYT?