Skip to content

Fix aug_func() got an unexpected keyword argument 'obs_type'#12

Closed
titanium-47 wants to merge 1 commit intoUW-Lab:mainfrom
titanium-47:main
Closed

Fix aug_func() got an unexpected keyword argument 'obs_type'#12
titanium-47 wants to merge 1 commit intoUW-Lab:mainfrom
titanium-47:main

Conversation

@titanium-47
Copy link

rsl_rl's ppo implementation passes keyword obs_type into the data augmentation function rather than keyword is_critic. Therefore I modified aug_func to accept the keyword obs_type rather than is_critic. This change has been tested by running train.py with the UW-Position-Pit-Spot-v0 environment.

@patrickhaoy
Copy link
Collaborator

Thanks for reporting this Sid! I believe this issue should be fixed in PR #13. Closing this for now, but feel free to reopen it if you still see problems

@patrickhaoy patrickhaoy closed this Jan 4, 2026
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