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

In general, you should git checkout the branch that corresponds to your ros release, melodic-devel in this case. That selects the code that the author thinks is best. Most git ros packages follow a naming style similar to this.

Of course, if the code author tells you branch master will work, that's an alternative too.