Open bryantzhou opened 3 years ago
What is your OS version and double check that you have all the dependencies installed (Step 4).
What is your OS version and double check that you have all the dependencies installed (Step 4).
Hi, thanks for your reply. I am using Ubuntu 18.04 and I checked that I have all dependencies installed. Are there any other possible reasons? Thanks for your help!
Is there more output? I assume some issue with qt5 but it is hard to say from just this
Hi,
Thanks for sharing this amazing work!
I follow the steps in ReadMe, but the "catkin_make" seems not working, and I got the following message.
collect2: error: ld returned 1 exit status autorally/autorally_core/src/ocs/CMakeFiles/ocs.dir/build.make:385: recipe for target '/home/bryant/catkin_ws/devel/lib/autorally_core/ocs' failed make[2]: *** [/home/bryant/catkin_ws/devel/lib/autorally_core/ocs] Error 1 CMakeFiles/Makefile2:7098: recipe for target 'autorally/autorally_core/src/ocs/CMakeFiles/ocs.dir/all' failed make[1]: *** [autorally/autorally_core/src/ocs/CMakeFiles/ocs.dir/all] Error 2
I appreciate any help regarding this.
Thank you