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