-
Notifications
You must be signed in to change notification settings - Fork 140
Description
The following error occurred.
This happened after running initialize.sh. It seems to be the same issue as before — I believe it's caused by the system not being able to access the web.
`user@e04427874c69:~/workspace$ ./MocapNET2LiveWebcamDemo --from data/02_mp4/012/007/li_vb1940_vcl_oms/li_vb1940_vcl_oms.mp4
CPU : 13th Gen Intel(R) Core(TM) i7-13700H
sh: 1: lspci: not found
GPU :
Trying to open source (data/02_mp4/012/007/li_vb1940_vcl_oms/li_vb1940_vcl_oms.mp4)
Using BVH codebase version 0.74
buildOpenGLProjectionForIntrinsics: img(2560x1984) fx 582.18, fy 582.53, cx 1280.00, cy 992.00
Fast BVH parser revealed 212 joints / 0 motion fields
Number of Values Per Frame: 498
Allocating 1992 bytes of memory to hold BVH motions
Frames: 1(1) / Frame Time : 0.0400
BVH subsystem initialized using dataset/headerWithHeadAndOneMotion.bvh that contains 1 frames ( 498 motions each )
Initializing IK code..
Body Problem :
The IK problem "Body" we want to solve
is ultimately divided into 8 kinematic chains
Chain 0 has 20 parts : jID(hip/0)->mID(0 to 2) jID(hip/0)->mID(3 to 5) jID(neck1/4)->EndEffector jID(head/5)->EndEffector jID(EndSite_eye.l/71)->EndEffector jID(EndSite_eye.r/79)->EndEffector jID(__temporalis02.l/94)->EndEffector jID(__temporalis02.r/99)->EndEffector jID(rShldr/105)->EndEffector jID(rForeArm/106)->EndEffector jID(rHand/107)->EndEffector jID(lShldr/136)->EndEffector jID(lForeArm/137)->EndEffector jID(lHand/138)->EndEffector jID(rThigh/167)->EndEffector jID(rShin/168)->EndEffector jID(rFoot/169)->EndEffector jID(lThigh/190)->EndEffector jID(lShin/191)->EndEffector jID(lFoot/192)->EndEffector
Chain 1 has 6 parts : jID(neck1/4)->mID(15 to 17) jID(head/5)->EndEffector jID(EndSite_eye.l/71)->EndEffector jID(EndSite_eye.r/79)->EndEffector jID(__temporalis02.l/94)->EndEffector jID(__temporalis02.r/99)->EndEffector
Chain 2 has 3 parts : jID(rShldr/105)->mID(237 to 239) jID(rForeArm/106)->mID(240 to 242) jID(rHand/107)->EndEffector
Chain 3 has 3 parts : jID(lShldr/136)->mID(315 to 317) jID(lForeArm/137)->mID(318 to 320) jID(lHand/138)->EndEffector
Chain 4 has 5 parts : jID(rThigh/167)->mID(393 to 395) jID(rShin/168)->mID(396 to 398) jID(rFoot/169)->mID(399 to 401) jID(EndSite_toe1-2.R/172)->EndEffector jID(EndSite_toe5-3.R/188)->EndEffector
Chain 5 has 3 parts : jID(rFoot/169)->mID(399 to 401) jID(EndSite_toe1-2.R/172)->EndEffector jID(EndSite_toe5-3.R/188)->EndEffector
Chain 6 has 5 parts : jID(lThigh/190)->mID(447 to 449) jID(lShin/191)->mID(450 to 452) jID(lFoot/192)->mID(453 to 455) jID(EndSite_toe1-2.L/195)->EndEffector jID(EndSite_toe5-3.L/211)->EndEffector
Chain 7 has 3 parts : jID(lFoot/192)->mID(453 to 455) jID(EndSite_toe1-2.L/195)->EndEffector jID(EndSite_toe5-3.L/211)->EndEffector
End of problem "Body"
BVH code initalization successfull..
Trying to set thread realtime prio = 99
Failed setting thread realtime priority
Graph dataset/combinedModel/openpose_model.pb could not be found`