Skip to content

Fix: correct joint-passage reward function (issue #145)#166

Closed
Benabdellah22 wants to merge 1 commit intoproroklab:mainfrom
Benabdellah22:fix-joint-passage-reward-function
Closed

Fix: correct joint-passage reward function (issue #145)#166
Benabdellah22 wants to merge 1 commit intoproroklab:mainfrom
Benabdellah22:fix-joint-passage-reward-function

Conversation

@Benabdellah22
Copy link
Contributor

This PR fixes a bug in the reward() function of the joint_passage.py scenario.

Currently,
for wall in self.walls:
is inside the for passage in self.passages: loop,
(possibly unintended)

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