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

Revision history [back]

The documentation is missing one step. The sequence should be:

git clone https://github.com/rosjava/rosjava_core
cd rosjava_core
git checkout -b hydro origin/hydro

The documentation is missing one step. The sequence should be:

git clone https://github.com/rosjava/rosjava_core
<censored*>://github.com/rosjava/rosjava_core
cd rosjava_core
git checkout -b hydro origin/hydro
  • Removed the https to avoid display problems.

The documentation is missing one step. The sequence should be:

git clone <censored*>://github.com/rosjava/rosjava_core
cd rosjava_core
git checkout -b hydro origin/hydro
  • Removed the https 'https' prefix from the url to avoid display problems.