ROS개발환경-3: Python 설치
1.1 python-pip install
>~/catkin_ws$ sudo apt install python-pip
1.2 update
>~/catkin_ws$ sudo apt-get update && sudo apt-get install build-essential
1.3 catkin build
- `catkin build
>~/catkin_ws$ sudo apt-get update && sudo apt-get install build-essential
Leave a comment