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

Various bugfixes #124

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

Conversation

Kakadus
Copy link
Contributor

@Kakadus Kakadus commented Jun 18, 2024

The first very small patch makes sure to forward the ns3 settings variable to the simulation upon subsequent resets.

Then, we replace all invalid uses of self.aciton_space to spaceDesc instead. We guarantee correct implementation by declaring _pack_data a classmethod.

Lastly, we set the dtypes of the numpy arrays specifically. Alternativly, it is not correctly set: e.g. float32 gets converted to float64

@Kakadus Kakadus force-pushed the various-bugfixes branch from 561cdc7 to 82467c0 Compare June 24, 2024 12:55
@Kakadus Kakadus force-pushed the various-bugfixes branch from 82467c0 to 2a47be6 Compare June 24, 2024 13:16
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