sudo apt-get install git git-annex cmake make g++ libgsl-dev libopenscenegraph-dev cmake-qt-gui zeroc-ice-all-dev freeglut3-dev libboost-system-dev libboost-thread-dev qt5-default libqt5xmlpatterns5-dev libqt5opengl5-dev libxt-dev libboost-test-dev libboost-filesystem-dev libccd-dev zeroc-ice-all-runtime
A note for everyone: Please, read and carefully follow the steps in the installation page: https://github.com/robocomp/robocomp/blob/development/README.md
Most of the problems that you are having are because you are not following the steps or not checking the result of the commands executed.
If you are having problems your first steps should be to carefully re-read the installation documentation and try it again, one command at a time.
You should also look at the history of this channel before asking.
It consumes a lot of time from your mates and contributors to guess how to help you.
Participating in this channel with trivial or repeated questions is not going to help showing your skills as a good developer.
Cannot connect to the remote object (CameraSimple) camerasimple:tcp -h localhost -p 10005
I guess my config file does not have the correct port.I am trying to create a CameraSimple component. But when I run the file, I get this error
Cannot connect to the remote object (CameraSimple) camerasimple:tcp -h localhost -p 10005
I guess my config file does not have the correct port.
Can someone tell me how can I find the correct port. It's not clearly mentioned in the tutorials
Sorry, A silly Question.
I got it
I m facing lots of problem in running rcmanager tool in robocomp. it is still running on pyqt4 and python2, also among all this, we also need to clone QNetworkGraph directory separately. Even after doing all these necessary modifications I m getting this error,
from ParticlesBackgroundDecoration import *
ModuleNotFoundError: No module named 'ParticlesBackgroundDecoration'