Bugs in Gazebo's README.md

Issue #167 closed
Agustin Alba Chicar created an issue
  1. There is a missing command at the build stage. We should add:
cd build

In between the mkdir build and the cmake step.

  1. Where it says "cd {REPOSITORY_PATH}/terminus/docker" it should say "cd {REPOSITORY_PATH}/terminus-simulation/gazebo/docker".

  2. Where it says "cd {REPOSITORY_PATH}/gazebo/docker" it should say "cd {REPOSITORY_PATH}/terminus-simulation/gazebo/docker"

  3. Where it says "make gazebo-terminus-intel gazebo-terminus-intel" it should say "make gazebo8-terminus-intel gazebo8-terminus-intel"

Comments (8)

  1. Log in to comment