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

Include missing libmicroros references #371

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

jimmy-mcelwain
Copy link
Collaborator

I was preparing for the 0.2.0 release, and I took a look at the binaries from the batch build for DX200 and YRC1000 and realized that they were far smaller than they should have been and were missing necessary code. I figured out that it was because libmicroros.dnLib_jazzy and libmicroros.yrcmLib_jazzy were missing. They have been building properly, but wouldn't have run.

Libmicroros for DX200 and YRC1000u were not being included in the build, so the binaries were far smaller than they should have been and were missing necessary code.
@@ -268,9 +268,15 @@
<None Include="..\libmicroros_yrc1000_jazzy\libmicroros.yrcLib_jazzy">
<Filter>MotoPlus Libraries\micro-ROS</Filter>
</None>
<None Include="..\doc\network_configuration.md">
<None Include="..\doc\network_configuration.md">
Copy link
Collaborator

Choose a reason for hiding this comment

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

whitespace is auto-formatted by VS

@ted-miller ted-miller merged commit caa0077 into main Feb 21, 2025
17 checks passed
@ted-miller ted-miller deleted the IncludeMissingMicrorosReferences branch February 21, 2025 20:48
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