Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix documentation of bvh2eus #400

Merged
merged 5 commits into from
Dec 30, 2016
Merged

fix documentation of bvh2eus #400

merged 5 commits into from
Dec 30, 2016

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Nov 29, 2016

bvh-rikiya

1.irteusgl$ documentation 'bvh2eus
"read bvh file and anmiate robot model in the viewer

for Supported bvh data, such as

- CMU motion capture database
   (https://sites.google.com/a/cgspeed.com/cgspeed/motion-capture/cmu-bvh-conversion)

- The TUM Kitchen Data Set
   (http://ias.cs.tum.edu/download/kitchen-activity-data)

Use

(tum-bvh2eus \"Take 005.bvh\")   ;; tum
(rikiya-bvh2eus \"A01.bvh\")     ;; rikiya
(cmu-bvh2eus \"01_01.bvh\")      ;; cmu


Other Sites are:
 (http://www.mocapdata.com/page.cgi?p=free_motions)
 (http://www.motekentertainment.com/)
 (http://www.mocapclub.com/Pages/Library.htm)

(bvh2eus \"poses.bvh\")
 "
2.irteusgl$ (rikiya-bvh2eus "/home/k-okada/work/bvh/bvh/rikiya/rbvh_a/A14.bvh")
;; Reading motion capture data from "/home/k-okada/work/bvh/bvh/rikiya/rbvh_a/A14.bvh"                    
;;  57 joints, 364 frames                                                                                 
;; (make-irtviewer) executed
#<motion-capture-data #X4fbc650>

@k-okada
Copy link
Member Author

k-okada commented Nov 29, 2016

to animate robot, try

(load "models/human-1600-robot.l")
(rikiya-bvh2eus "/home/k-okada/work/bvh/bvh/rikiya/rbvh_a/A14.bvh" :objects (human-1600))

@k-okada k-okada merged commit 295f4d8 into euslisp:master Dec 30, 2016
@k-okada k-okada deleted the fix_bvh branch December 30, 2016 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant