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

fix: Odometer block (fixes #92) #95

Merged
merged 1 commit into from Aug 5, 2021

Conversation

Suhas-G
Copy link
Collaborator

@Suhas-G Suhas-G commented Jul 30, 2021

Odometer block was throwing an error regarding data buffer size. Changed data type of output from '<U6' to '<U64'

@muhammadtahasuhail
Copy link
Collaborator

@Suhas-G I think you have a slightly older version of the blocks. The new ones can be found on this repository: https://github.com/JdeRobot/VisualCircuit-resources/tree/main/block-library
If there are any issues related to blocks, I think we should handle them on that repository.

@Suhas-G
Copy link
Collaborator Author

Suhas-G commented Aug 2, 2021

@AbsorbedInThought I took the original VC file from that repository itself. It has the same issue.
I will anyway have to put these files here, because these are imported in VisualCircuit3. Once backend is ready we can move them to a separate repo and use a request to fetch the file from backend.

@Suhas-G Suhas-G merged commit 545c5cc into JdeRobot:VisualCircuit3 Aug 5, 2021
@Suhas-G Suhas-G linked an issue Aug 5, 2021 that may be closed by this pull request
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.

Odometer block - TypeError: buffer is too small for requested array
2 participants