Open aurorami1211 opened 3 years ago
It is always tough to debug the pointgrey sdk errors, not sure how to help with this. One thing that I remember is that I could not have the normal point grey driver installed, and instead had to make sure I installed the one that came with the ladybug sdk. You will want to also make sure you have powered your sensor and are using a good usb3 port.
On Mon, Jun 21, 2021 at 7:38 AM aurorami1211 @.***> wrote:
Hi, I am having an issue with the driver. I have installed the SDK succesfully. However when trying to run test.launch I get the runtime error displayed below. [image: image] https://user-images.githubusercontent.com/59692969/122755235-fb6ab800-d294-11eb-8c6c-01f96abb3813.png According to the error, there is a mistake with SDK, but this is successfully installed. Do you know why this error is thrown and how to fix it?
The program is run with Docker on Ubuntu 18.04 with ROS Melodic.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rpng/pointgrey_ladybug/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQ6TYR75Y5MMLBRVN3YPDLTT4QDVANCNFSM47BM47GQ .
Try logging in as superuser (rootuser). sudo -s
This helped in my case.
Please make sure your Ubuntu system is installed in English version.
Then check $HOME path has "Documents" folder and try ladybug demo again.
This is the reply of FLIR authority.
Hi, I am having an issue with the driver. I have installed the SDK succesfully. However when trying to run test.launch I get the runtime error displayed below. According to the error, there is a mistake with SDK, but this is successfully installed. Do you know why this error is thrown and how to fix it?
The program is run with Docker on Ubuntu 18.04 with ROS Melodic.