CMU-Perceptual-Computing-Lab / openpose_unity_plugin

OpenPose's Unity Plugin for Unity users

Home Page:https://github.com/CMU-Perceptual-Computing-Lab/openpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

got Error: Unity plugin only available on Windows. when try to run example on Jetson Nano.

jeeedz-boi opened this issue · comments

./build/examples/openpose/openpose.bin --video ./examples/media/video.avi --net_resolution "256x128"
Error:
Unity plugin only available on Windows.

Coming from:
-/usr/local/src/openpose-1.7.0/src/openpose/utilities/errorAndlog.cpp:DebugInUnity():47

any way to prevent it to try using unity plugin since I won't need it though

look like I post in the wrong repo sorry guys