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

Generate variable paths #136

Closed
wants to merge 17 commits into from
Closed

Conversation

robinsteuteville
Copy link
Collaborator

No description provided.

@robinsteuteville
Copy link
Collaborator Author

@cbaker2 I created a unit test testing the function output against what I think is the complete output for a fastsim Vehicle. Does the list I'm comparing the output to look good to you, or is it missing anything (the test passes, so if there is something missing, that means the function is not working properly yet)?

@calbaker calbaker marked this pull request as ready for review July 11, 2024 19:18
@calbaker calbaker marked this pull request as draft July 11, 2024 20:32
calbaker added 2 commits July 11, 2024 14:33
updated path based on Kyle's changes
turned off some getters/setters because they trigger `todo!()`

# load 2012 Ford Fusion from file
veh = fsim.Vehicle.from_file(
str(fsim.package_root() / "../../tests/assets/2016_TOYOTA_Prius_Two.yaml")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robinsteuteville , switched to the prius to see if it'll work on HEVs, and there is an error with None, perhaps the same as what you encountered in ALTRIOS.

@calbaker calbaker closed this Jul 29, 2024
@calbaker calbaker mentioned this pull request Jul 29, 2024
5 tasks
@calbaker
Copy link
Collaborator

superseded by #147

@calbaker calbaker deleted the generate-variable-paths branch August 9, 2024 21:01
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