일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- roslaunch
- 촉각센서
- Gazebo
- CuDNN
- roslib
- Kinetic
- darknet_ros
- RGB-D
- autorace
- 부분공간
- turtlebot
- ax200
- 전이학습
- FreeCAD
- rqt
- opencv
- YoLO
- G++
- error
- amcl
- webots
- ROS
- linetracing
- ubuntu
- turtlebot3
- Linux
- gcc
- Installation
- sources.list
- CUDA
- Today
- Total
기술 성공, 실패 기록소
ubuntu 18.04, install openpose 본문
# do it this too
cd 3rdparty
git clone https://github.com/CMU-Perceptual-Computing-Lab/caffe.git
# upgrade cmake to latest version. error occur in low cmake version
# cmake 3.14.5 version is valid
# don't forget Installation Steps 3.
https://github.com/firephinx/openpose_ros
sudo make install
https://apincan.tistory.com/4?category=813957
우분투 18.04에 OpenPose 설치해보기
https://github.com/CMU-Perceptual-Computing-Lab/openpose github의 installation 가이드를 따라해보았다 1.git clone installation.md 해당링크 참조 레포지토리 복사 git clone https://github.com/CMU-Percep..
apincan.tistory.com
https://apincan.tistory.com/5?category=813957
우분투 18.04에 OpenPose 설치해보기 (2)
이제부터 본격적인 설치 1. installation openpose configuration openpose디렉토리에서 cmake-gui타이핑, openpose와 openpose/build를 경로로 설정. build파일이 없어도 그냥 경로를 넣어준다. 어차피 configure..
apincan.tistory.com
https://medium.com/@erica.z.zheng/installing-openpose-on-ubuntu-18-04-cuda-10-ebb371cf3442
Installing OpenPose on Ubuntu 18.04 CUDA 10
Update: 12–25–2019
medium.com
https://github.com/firephinx/openpose_ros
GitHub - firephinx/openpose_ros: ROS Catkin package wrapper for the OpenPose library from https://github.com/CMU-Perceptual-Comp
ROS Catkin package wrapper for the OpenPose library from https://github.com/CMU-Perceptual-Computing-Lab/openpose. - GitHub - firephinx/openpose_ros: ROS Catkin package wrapper for the OpenPose lib...
github.com
'followbot' 카테고리의 다른 글
how to make blank map (0) | 2021.08.01 |
---|---|
ros create map (0) | 2021.08.01 |
install teb_local_planner (0) | 2021.07.23 |
ubuntu 16.04, install openpose (0) | 2021.07.23 |
LSTM tutorial : How to apply LSTM using PyTorch (0) | 2021.03.27 |