[CLOSED] Failed to create symbolic link(s)


#1

at the end of the build (all) i get the following failures.

--------------------------------------------------------------------------------------------------
  Creating symlinks to ~/.gazebo/models and to /home/akshay/Documents/NRP/gzweb/http/client/assets
--------------------------------------------------------------------------------------------------

[HBP-NRP] 2018-02-19 11:28:26+01:00 Creating two links for arm_robot (former links are overwritten)
ln: failed to create symbolic link '/home/akshay/.gazebo/models/arm_robot': No such file or directory
#...many more of same

how can I alleviate this?


#2

Hi,

mkdir -p $HOME/.gazebo/models

Then run the update_nrp script once again.

I am working on a change in our scripts to create this directory automatically, it should be fixed by the end of the week. Thankf for reporting.

Regards,
Manos