Thank you very much for receiving your reply. I checked some problems that should be my network. However, when I proceeded to catkin build, many other problems appeared, as shown in the figure
Before using the default cmake3.5 version and gcc g++5.4.0 version, I found that the compilation has been unsuccessful, and the errors that occurred are as follows, and then consider whether it is the cmake version.
Now it is replaced by cmake3.11.3 version, gcc is still 5.4.0, but the error shown below appears,Now I changed to cmake 3.11.3 version, gcc is still 5.4.0, but the error shown in the figure below appears, I refer to some information on the Internet that cmake update needs to update gcc and g++ to version 6 together, but similar fatal errors will appear : bytecode stream generated with LTO version x.0 instead of the expected xx error. Checking the information means that the version is too new.What are the cmake and gcc versions you use under ubuntu16.04, or have you encountered similar problems?Looking forward to receiving your reply,Thanks!