robotology / human-dynamics-estimation

Software repository for estimating human dynamics
BSD 3-Clause "New" or "Revised" License
81 stars 28 forks source link

Fix CI #370

Closed lrapetti closed 11 months ago

lrapetti commented 11 months ago

In https://github.com/robotology/human-dynamics-estimation/commit/067d1da026b261d77418e11f7a57d4e2cca72be8 I have imlemented the change suggested in https://github.com/robotology/human-dynamics-estimation/issues/369#issuecomment-1769305996. This was pushed directly to master (by mistake) but it is failing. This PR addresses the resulting failure.

traversaro commented 11 months ago

This has also the advantage that you can quickly create the environment locally if you need to debug the build locally.