We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a build error. It might have worked on your machine because of stale files in the drc build directory:
vicon/src/vicon-segments-driver/ViconHolodeckDriver.cpp:10:43: fatal error: ViconDataStreamSDK_CPP/Client.h: No such file or directory
These files were provided by drc-vicon, they have different names within this vicon repo. I will push a fix.
The text was updated successfully, but these errors were encountered:
i had fixed this locally but not pushed (due to gitignore).
i think this solves the issue: #2
Sorry, something went wrong.
No branches or pull requests
There is a build error. It might have worked on your machine because of stale files in the drc build directory:
vicon/src/vicon-segments-driver/ViconHolodeckDriver.cpp:10:43: fatal error: ViconDataStreamSDK_CPP/Client.h: No such file or directory
These files were provided by drc-vicon, they have different names within this vicon repo. I will push a fix.
The text was updated successfully, but these errors were encountered: