DeepMimic icon indicating copy to clipboard operation
DeepMimic copied to clipboard

Motion file generation for this repo?

Open rldoer opened this issue 3 years ago • 5 comments

Anyone knows how to generate more motion files? What's the best BVH converter?

rldoer avatar Apr 28 '21 00:04 rldoer

mark

hellozjj avatar Apr 28 '21 07:04 hellozjj

write your own... if you can't even write your own bvh, you are not likely to continue the research, cuz it's the basic of basic.

Zju-George avatar Apr 28 '21 07:04 Zju-George

Is there any constraints on the initial rotation, pose in the BVH? How does the RL-driven character align with a new BVH? thanks.

rldoer avatar May 05 '21 16:05 rldoer

there are joint constraints that limit the range of motion for some joints like the elbow and knees.

What do you mean by aligning the character with a new BVH?

xbpeng avatar May 08 '21 18:05 xbpeng

My bad. I assumed the character always starts facing +x direction, which could be a problem if the BVH has a different initial state. Then, it needs to align itself with the initial pose of the BVH. It looks like it is not an issue now.

rldoer avatar May 26 '21 19:05 rldoer