Open kingstone1927 opened 2 years ago
Do you have your code on GitHub where I could look at it? I can't determine the problem from the compiling output unfortunately.
Here is the link to the git repo of my project: https://github.com/kingstone1927/USTPhantomXArm/settings
Thanks so much!
It's hard to say where you problem is. In this type of situation I typically comment as much code as possible to reduce the possible causes. In your case id probably start with commenting out all executables in the reactor_control cmakelist so that those nodes aren't even compiled. And then slowly add them back.
That makes sense. I will start with that. In this,I used Ubuntu 20 and noedic ROS. Which versions did you use for OS and ROS?
I used Ubuntu 16.04 and ROS kinetic
Zuccaro, do you think we can get on a video call so you can help me troubleshoot the problem?
hello!I can catkin and launch sucessfully ,but the gripper missed.
I got this issue. It seems like it is the compiler issue, do you know how to fix it?