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

Changed where episode_stats initialized and change the device #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ozgraslan
Copy link

@ozgraslan ozgraslan commented Nov 23, 2024

Episode_stats are initialized in load_scene with self.device. Otherwise it gave an error when the env run on cpu.
Added pd_delta_joint_pos controller to widowx arm.
Added dense reward from pick_cube task to carrot_on_plate task.
It only support panda_robotiq now, since it has agent.tcp but widowx does not.

….device.

Episode_stats are initialized in load_scene with self.device.
Otherwise it gave an error when the env run on cpu.
Added pd_delta_joint_pos controller to widowx arm.
Added dense reward from pick_cube task to carrot_on_plate task.
It only support panda_robotiq now, since it has agent.tcp but widowx does not.
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