Closed jgvictores closed 6 years ago
solved it (b8bd40bf0442faaaf454882b5c12f4305f88efbf) Thanks @jgvictores
b8bd40bf0442faaaf454882b5c12f4305f88efbf was pretty hard-coded... Good example:
teo-openrave-models
https://github.com/roboticslab-uc3m/teo-openrave-models/blob/develop/openrave/CMakeLists.txt#L11TEO-OPENRAVE-MODELS_CONTEXTS_INSTALL_DIR
https://github.com/roboticslab-uc3m/teo-openrave-models/blob/develop/openrave/CMakeLists.txt#L18Note the unfortunate mix of kebab-case and SCREAMING_SNAKE_CASE, documented as best as possible as stated https://github.com/roboticslab-uc3m/best-practices/issues/5#issuecomment-345614754
b8bd40b was pretty hard-coded...
solved it (492dd2dcb74605a39d9ee37b859075e83023da37)
That looks much better!!!
Thanks!
Ok, sorry to bug on this issue, there are now duplicates:
I'd remove the second one, which should not be required.
@jgvictores don't worry, it's ok. I've removed the second one :+1: (c3f4af41e143b0d4fdf0fdad42e40bae86c67b63) If you see something wrong, tell me.
Commited a26a55e898ee23ab2f492d481ed96427784a6626 :-)
PS: Much more info on this here: http://www.yarp.it/yarp_external_build.html
Also commited: 1aa055c0e2dd6de11df1c2e810c6d7b52c83274a
Mismatch in install of
share/models
:teo-grasp
is defined as project, heregrasp
is used as path, here