-
Notifications
You must be signed in to change notification settings - Fork 632
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
troubles using puck lidar sensor-integration #126
Comments
while attempting to run cmake on vlp16lidar-driver, cmake is not properly finding libpcap, though apt-get shows that it is the newest version: -- Pcap cannot be found. Installing libpcap-dev package Could not find a package configuration file provided by "PCAP" with any of
Add the installation prefix of "PCAP" to CMAKE_PREFIX_PATH or set |
Close this issue now. If you still have more issues related to DJI SDK, please help to fill in this form: |
* commit '172fe8c78b7843943ea063f52f58e88d2f16271b': feat:add necessary print in battery sample
I would like to integrate Puck Lidar logging capabilities with a Tegra TX-1 running ubuntu 14.04. Is this possible? I am having difficulties compiling the example located in ~/Onboard-SDK/sensor-integration/velodyne_vlp16puck_lite_API_example. I followed the instructions to the best of my abilities here:
http://developer.dji.com/onboard ... elodyne/readme.html
any pointers for how to compile for logging would be great.
thanks
The text was updated successfully, but these errors were encountered: