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 | 29 | 30 | 31 |
Tags
- linetracing
- 전이학습
- gcc
- opencv
- autorace
- Kinetic
- amcl
- sources.list
- 부분공간
- turtlebot
- roslaunch
- ubuntu
- webots
- YoLO
- Gazebo
- ROS
- G++
- turtlebot3
- roslib
- rqt
- error
- RGB-D
- 촉각센서
- Installation
- darknet_ros
- FreeCAD
- CuDNN
- CUDA
- Linux
- ax200
Archives
- Today
- Total
기술 성공, 실패 기록소
ros package install 규칙 본문
728x90
sudo apt-get install ros-{버전명}-{패키지이름}
ex)
http://wiki.ros.org/compressed_image_transport
sudo apt-get install ros-melodic-compressed-image-transport
'프로그래밍언어 > ROS' 카테고리의 다른 글
Writing a Simple Publisher and Subscriber (C++) (0) | 2021.08.13 |
---|---|
depth compressed encoding:8UC1 을 16UC1으로 변환 (0) | 2021.08.12 |
rospy subscriber - wait for new data, then read the data (0) | 2021.08.10 |
Convert CompressedImage to Image (0) | 2021.08.07 |
compressed image to image (0) | 2021.08.07 |