Skip to content

Integrate SAC - #10

Open
beomjin-lee wants to merge 1 commit into
masterfrom
update-sac
Open

Integrate SAC #10
beomjin-lee wants to merge 1 commit into
masterfrom
update-sac

Conversation

@beomjin-lee

Copy link
Copy Markdown
Collaborator

No description provided.

@natolambert

Copy link
Copy Markdown
Owner

RE: utils.preprocess_obs(obs), this is a common tool used to remove angles from the state space. E.g. if you have a quadrotor spinning in yaw a lot, the angle can increase about 360deg and reset back to zero. The preprocessor could add states that are sin(yaw) and cos(yaw) to mitigate that issue.

In general the removals look on the right track. Let me know when it runs!

@natolambert

Copy link
Copy Markdown
Owner

Any more progress on this? The changes to master should make interfacing with real data easier.

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.

2 participants