You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the SurfaceReacher utility that I have implemented I have some dependencies on CartesianInterface that do not allow me to build after CartesIO_2 refactor.
Hi @alaurenzi,
In the
SurfaceReacher
utility that I have implemented I have some dependencies on CartesianInterface that do not allow me to build after CartesIO_2 refactor.Could you please give me support on this?
Link to header file
Utils.h
: https://github.com/ADVRHumanoids/CentroidalPlanner/blob/master/include/CentroidalPlanner/Utils/Utils.hhere I include:
and the method that creates some problems is:
Link to source file
SurfaceReacher.cpp
:https://github.com/ADVRHumanoids/CentroidalPlanner/blob/master/src/Utils/SurfaceReacher.cpp
Thank you in advance!
The text was updated successfully, but these errors were encountered: