uzh-rpg / rpg_dvs_ros

ROS packages for DVS
MIT License
300 stars 155 forks source link

Unable to install libcaer #110

Closed BonJovi1 closed 4 years ago

BonJovi1 commented 4 years ago

Hi, Thank you for the wonderful ROS DVS packages! I'm using ROS Kinetic on Ubuntu 16.04.7. libusb is installed, but I'm unable to install libcaer. According to the latest readme, I'm running,

sudo apt-get install libcaer-dev

But I get an error saying,

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libcaer-dev

I looked up the official iniVation documentation for installing libcaer. it asked me to do two extra steps:

$ sudo add-apt-repository ppa:inivation-ppa/inivation
$ sudo apt-get update
$ sudo apt-get install libcaer-dev

I did this too, but it still gives the same error. Could you kindly advise me on what might be going wrong? Thank you, Abhinav

llongi commented 4 years ago

Please check the iniVation instructions again, for Ubuntu Xenial there is limited, separate support. Reading further "For Ubuntu Xenial (16.04 LTS), we offer a separate PPA repository supporting the x86_64 and x86 architectures.", instructions are available then on how to install this.

yuguanfeng commented 3 years ago

Only adding one PPA repository is not enough and it still gives the same error. But after I add all the four PPA repositories from the iniVation instructions, it works!

li10141110 commented 3 years ago

four PPA repositories

Hi, could you pls tell me what's four PPA repositories?

llongi commented 3 years ago

Please see the Ubuntu Xenial instructions (last paragraph) here: https://inivation.gitlab.io/dv/dv-docs/docs/getting-started/#ubuntu-linux Please also note that support for Xenial is discontinued and will receive no more updates.

li10141110 commented 3 years ago

Thank you so much for your response!

On Tue, Jul 27, 2021 at 2:23 PM Luca Longinotti @.***> wrote:

Please see the Ubuntu Xenial instructions (last paragraph) here: https://inivation.gitlab.io/dv/dv-docs/docs/getting-started/#ubuntu-linux Please also note that support for Xenial is discontinued and will receive no more updates.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/uzh-rpg/rpg_dvs_ros/issues/110#issuecomment-887395726, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJPJA4BZVBJFBGPK3MAWSDTZ2CLBANCNFSM4RV3BCBA .