
Silvia DT
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Silvia DT-
Silvia DT commented,
Hello Markus, I set pixel format with Mono8 and now there is no more warning. But I didn't get another thing now. Running camera.launch on the raspberry, raspberry becomes the master of the ros net...
-
Silvia DT created a post,
Spinnaker SDK with ROS
AnsweredHello, I have Spinnaker SDK version 2.3.0.77 with Ubuntu 18.04 on my Raspberry Pi 4. I also installed ROS melodic to use ROS with Spinnaker. I follow all the installation step, and at the end I run...
-
Silvia DT commented,
Hello Markus, forget what I said last time because I change the configuration. The problem is the following: I have a Raspberry Pi4 that has to communicate with Matlab/Simulink for a project. To do...
-
Silvia DT commented,
Hello, I installed Spinnaker version 2.3.0.77 since the latest one give me problems with the version of the package qt5-default: it was required an higher version that, I think, ubuntu 18.04 is not...
-
Silvia DT created a post,
Spinnaker SDK and Ubuntu 18.04
AnsweredHello, I would like to install Spinnaker SDK in Ubuntu 18.04 and python version is 2.7. Which one of old release should I install? thank you
-
Silvia DT commented,
Hello, I solved the problem finally! thank you very much for your support and your timely responses. Silvia
-
Silvia DT commented,
No, it doesn't work. same error: ubuntu@ubuntu:/opt/spinnaker/bin$ sudo -E ./Acquisition./Acquisition: error while loading shared libraries: libSpinnaker.so.3: cannot open shared object file: No su...
-
Silvia DT commented,
Hello, thank you very much now I got it! but now I'm trying again to run Acquisition in the bin folder but this error occurs: ubuntu@rpi-lumio:/opt/spinnaker/bin$ ./Acquisition./Acquisition: error ...
-
Silvia DT commented,
So this is the same I've done before since the output is : ubuntu@ubuntu:/opt/spinnaker/src/Acquisition$ sudo makeg++ -std=c++11 -o Acquisition .obj/build/Acquisition.o -Wl,-Bdynamic -L../../lib -l...
-
Silvia DT commented,
Sorry, I didn't get how to use $ sudo make. I try to execute $ sudo make Acquisition and this is the output: ubuntu@ubuntu:/opt/spinnaker/src/Acquisition$ sudo make Acquisitiong++ -std=c++11 -o Acq...