Skip to content

How to render observations generated from a learned transition model #356

Answered by simon-bachhuber
jamesheald asked this question in Q&A
Discussion options

You must be logged in to vote

You should try x, _ = kinematics.forward(sys, qpos, qvel). qvel is not really required as you don't care for the returned Motion vector.

You must use state.pipeline_state._replace(x=x)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jamesheald
Comment options

@simon-bachhuber
Comment options

Answer selected by jamesheald
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants