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
I am getting below error when i build the workspace.
/root/openpose_ros/src/ros_openpose/src/rosOpenposeAsync.cpp:432:70: error: no matching function for call to 'op::WrapperStructPose::WrapperStructPose()'
enableGoogleLogging};
^
In file included from /usr/local/include/openpose/wrapper/wrapper.hpp:13:0,
from /usr/local/include/openpose/wrapper/headers.hpp:6,
from /usr/local/include/openpose/headers.hpp:47,
from /root/openpose_ros/src/ros_openpose/src/rosOpenposeAsync.cpp:16:
According to documentation i am using openpose1.7.0 version but still i am getting this issue.
The text was updated successfully, but these errors were encountered:
I am getting below error when i build the workspace.
/root/openpose_ros/src/ros_openpose/src/rosOpenposeAsync.cpp:432:70: error: no matching function for call to 'op::WrapperStructPose::WrapperStructPose()'
enableGoogleLogging};
^
In file included from /usr/local/include/openpose/wrapper/wrapper.hpp:13:0,
from /usr/local/include/openpose/wrapper/headers.hpp:6,
from /usr/local/include/openpose/headers.hpp:47,
from /root/openpose_ros/src/ros_openpose/src/rosOpenposeAsync.cpp:16:
According to documentation i am using openpose1.7.0 version but still i am getting this issue.
The text was updated successfully, but these errors were encountered: