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

Add int cast to code generation of motor blocks for Spike #1545

Closed
wants to merge 1 commit into from

Conversation

heini208
Copy link
Contributor

Fixes Issue 1544

Description

Adds an int cast to every function call that does not accept float values for the Spike plugin.
Also adjusts the integration tests to succeed with those changes.

#Tests
Every block shown in the ticket has been tested on the Spike and no longer throws an exception.

Adjust integration tests for motor block changes
@heini208 heini208 linked an issue Aug 10, 2023 that may be closed by this pull request
@bjost2s
Copy link
Contributor

bjost2s commented Aug 22, 2023

Fixed with commit e780b91

@bjost2s bjost2s closed this Aug 22, 2023
@bjost2s bjost2s deleted the feature/Issue#1544 branch August 22, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Spike driving blocks cause exception when using float type values
2 participants