ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, in the long run it would make sense that each package provides its own completion. There is no "guarantee" that the rosbash env hooks will start with 15 but I don't see any reason why they should change.

So you can either: * create your own package which provides an env hook with a higher prefix than 15 or * contribute to the existing rosbash completion and send a pull request to improve the current completion which would be available to all ros users.

click to hide/show revision 2
No.2 Revision

Yes, in the long run it would make sense that each package provides its own completion. There is no "guarantee" that the rosbash env hooks will start with 15 but I don't see any reason why they should change.

So you can either: * either:

  • create your own package which provides an env hook with a higher prefix than 15 or * or
  • contribute to the existing rosbash completion and send a pull request to improve the current completion which would be available to all ros users.