Please tell me how to solve installation error [closed]

asked 2022-06-01 09:02:08 -0500

anonymous user

Anonymous

I installed kinetic in ubuntu16.04, and I did operation check along ROS wiki tutorial. I did the following command.

mkdir -p ~/catkin_ws/src    
cd ~/catkin_ws/    
catkin_make

And I got result.

Base path: /home/username/catkin_ws
Source space: /home/username/catkin_ws/src
Build space: /home/username/catkin_ws/build
Devel space: /home/username/catkin_ws/devel
Install space: /home/username/catkin_ws/install
####
#### Running command: "make cmake_check_build_system" in "/home/username/catkin_ws/build"    
####
####
#### Running command: "make -j4 -l4" in "/home/username/catkin_ws/build"
####

Is my ROS environment perfect? or not? Please tell me how to solve. Thank you.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by jarvisschultz
close date 2022-06-02 21:47:21.632045

Comments

@Blackout and @Renox ... can you please explain how you posted two separate questions as two different users with the exact same text? This is the other question.

Are you the same user? If so, I'd like to close one of these questions. Which user account is your primary account?

jarvisschultz gravatar image jarvisschultz  ( 2022-06-01 17:43:06 -0500 )edit

Thank you for your comments. My primary account is @Renox.

anonymous userAnonymous ( 2022-06-02 00:10:18 -0500 )edit

Perfect... thanks for letting me know. I've closed this question.

jarvisschultz gravatar image jarvisschultz  ( 2022-06-02 21:48:02 -0500 )edit