Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

something needed #1

Open
Myzhencai opened this issue Feb 15, 2023 · 0 comments
Open

something needed #1

Myzhencai opened this issue Feb 15, 2023 · 0 comments

Comments

@Myzhencai
Copy link

Hi ,thanks for sharing this project ,it is really cool .But when I am trying to make it work it seems that there is something we need .Could you please sharing the file for us ,thanks:-) have a nice day:-)

include_directories(../../jointAngle/jointAngle/jointAngle)
add_executable(runtime runtime.cpp comms.cpp ../file_utils.cpp ../hand_models.cpp ../mag_models.cpp ../utils.cpp ../../jointAngle/jointAngle/jointAngle/joint_ik.cpp)
target_link_libraries(runtime ${CERES_LIBRARIES})
if(WIN32)
target_link_libraries(runtime wsock32 ws2_32)
endif()
target_link_libraries(runtime gflags)

as mentioned in the cmakelists.txt of mag-runtime could you please share the joint_ik files thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant