Verbit
Results
2
issues of
Verbit
### Description I am trying to make the robotic arm move like a roller which goes on a straight path, then goes up in z-axis and then back to main...
I am getting this error when trying to make a shared library file from that cpp file This is the command I am trying: g++ -fPIC -shared -o libmylib.so main.cpp...