Skip to content
Snippets Groups Projects
Commit ac95c898 authored by stevenjj's avatar stevenjj Committed by GitHub
Browse files

Update README.md

parent 105b1041
No related branches found
No related tags found
No related merge requests found
This package runs openpose as a ros executable. (see src/openpose.cpp) This package runs openpose as a ros executable. (see src/openpose.cpp)
The exeuctable `openpose_ros_node_firephinx` is based on https://github.com/firephinx/openpose_ros but was slightly changed to make it compilable with this repo's CMakeLists.txt as well as some automatically finding the ros package path The exeuctable `openpose_ros_node_firephinx` is based on https://github.com/firephinx/openpose_ros but was slightly changed to make it compilable with this repo's CMakeLists.txt as well as a functionality for finding the model_path automatically using ros package path
The ROS service `openpose_ros_node` was originally based on https://github.com/tue-robotics/openpose_ros but has since been modified to reflect newer changes on openpose. The ROS service `openpose_ros_node` was originally based on https://github.com/tue-robotics/openpose_ros but has since been modified to reflect newer changes on openpose.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment