일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- error
- gcc
- linetracing
- Linux
- rqt
- darknet_ros
- sources.list
- ROS
- G++
- 촉각센서
- ax200
- ubuntu
- roslib
- autorace
- CuDNN
- turtlebot
- 부분공간
- Kinetic
- 전이학습
- RGB-D
- turtlebot3
- webots
- CUDA
- YoLO
- opencv
- Installation
- FreeCAD
- Gazebo
- amcl
- roslaunch
- Today
- Total
기술 성공, 실패 기록소
catkin_make, catkin build 차이 본문
차이점
https://robotics.stackexchange.com/questions/16604/ros-catkin-make-vs-catkin-build
ROS: catkin_make vs. catkin build
When using ROS: Why should I use catkin build from catkin_tools instead of catkin_make? I've been told that catkin build is better but no one who tells me this can give me a reason why.
robotics.stackexchange.com
catkin build can be used from any directory in the workspace while catkin_make only works in the top level directory.
@ 'catkin build' gives 'command not found
https://answers.ros.org/question/207433/catkin-build-gives-command-not-found/
'catkin build' gives 'command not found - ROS Answers: Open Source Q&A Forum
'catkin build' gives 'command not found edit I have ROS Indigo Desktop Full installed from binaries on Ubuntu 14.04.2. I've been reading about the catkin make system, and am lead to believe there are 3 variations: catkin_make catkin_make_isolated, and catk
answers.ros.org
$ sudo apt-get install python-catkin-tools
'followbot' 카테고리의 다른 글
tf tree show (0) | 2020.06.01 |
---|---|
gazebo 간단한 로봇모델 만들기 (0) | 2020.05.13 |
gazebo depth camera (0) | 2020.04.13 |
leg_detector ros (0) | 2020.03.30 |
behavior tree (0) | 2020.03.28 |