Maintain folder structure when installing from source
When compiling RobWork from source and invoking sudo make install the folder structure is lost with certain header files.
e.g. all headerfiles in subfolders of RobWork/RobWork/src/rw/loaders are installed directly in loaders.
This applies to:
-
rw/geometry -
rw/geomtry/analytic -
rw/loaders -
rw/proximity
I've only checked in RobWork (Not Sim or Studio) but I assume the same applies there.
Edited by Kasper Høj Lorenzen