Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- linetracing
- ROS
- CuDNN
- 부분공간
- opencv
- darknet_ros
- G++
- FreeCAD
- roslaunch
- webots
- error
- Gazebo
- Linux
- 촉각센서
- rqt
- 전이학습
- amcl
- YoLO
- ubuntu
- ax200
- autorace
- Kinetic
- roslib
- gcc
- turtlebot
- RGB-D
- sources.list
- CUDA
- turtlebot3
- Installation
Archives
- Today
- Total
기술 성공, 실패 기록소
Where is the source code of installed packages? 본문
728x90
https://answers.ros.org/question/246775/where-is-the-source-code-of-installed-packages/
Where is the source code of installed packages? - ROS Answers: Open Source Q&A Forum
Where is the source code of installed packages? edit I have installed ROS Kinetic and it sits is the /opt/ros/kinetic/ folder which has the following structure: . ├── bin ├── env.sh ├── etc ├── include ├── lib ├── setup.bash ├── setup.sh ├── _setup_util.py
answers.ros.org
If you've installed ROS Kinetic using the binary debian distribution, then the sources are not installed. Only the binaries (ie: the nodes) and any other related artefacts (launch files, urdf/xacros, etc).
'프로그래밍언어 > ROS' 카테고리의 다른 글
python subscriber, publisher (0) | 2020.09.10 |
---|---|
ROS Melodic 설치 (0) | 2020.06.10 |
roslib (0) | 2019.11.09 |
Introduction to tf (0) | 2019.11.09 |
ros individual package download (0) | 2019.10.26 |