Skip to content

feat: bare metal rcsss examples#129

Merged
juelg merged 16 commits intodevelopfrom
feat/non-env-example
Sep 13, 2024
Merged

feat: bare metal rcsss examples#129
juelg merged 16 commits intodevelopfrom
feat/non-env-example

Conversation

@juelg
Copy link
Copy Markdown
Contributor

@juelg juelg commented Sep 12, 2024

  • added examples that use bare metal rcsss and not the gym interface
  • added python-dotenv dependency
  • examples to use python dot env for robot login
  • consistent use of devices own generic reset methods instead of using reset logic on env level
  • fixed gripper sim bug, where it would not be able to start in a open form in the sim
  • updated gripper env to use the current state to compare whether a new action should be performed and not the last remembered state
  • removed typed factories and sim tests, see Removed Typed Factories #131

@juelg juelg linked an issue Sep 12, 2024 that may be closed by this pull request
@juelg juelg merged commit bc70b09 into develop Sep 13, 2024
@juelg juelg deleted the feat/non-env-example branch September 13, 2024 08:21
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.

Refactor Examples into Example Folder

2 participants