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 crash when starting the service #548

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

jimmybhaktha-bc
Copy link
Contributor

@jimmybhaktha-bc jimmybhaktha-bc commented Jul 16, 2024

Initialize emc['cur'] variable to avoid a crash

Initialize emc['cur'] variable to avoid a crash
@jimmybhaktha-bc
Copy link
Contributor Author

When running on jetson xavier nx - I notice that the service fails to start - because on my setup the emc['cur'] is not initialized. So I added an default value to allow the service to start.

@jimmybhaktha-bc
Copy link
Contributor Author

@rbonghi can I get this reviewed and merged please.

@rbonghi rbonghi changed the base branch from master to develop July 24, 2024 10:35
@rbonghi
Copy link
Owner

rbonghi commented Jul 24, 2024

Apologize for this really long delay. I'll publish the new version today

@rbonghi rbonghi merged commit 69ac7b9 into rbonghi:develop Jul 24, 2024
7 of 11 checks passed
@jimmybhaktha-bc
Copy link
Contributor Author

Thank you @rbonghi

@jimmybhaktha-bc jimmybhaktha-bc deleted the patch-1 branch July 24, 2024 15:54
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