-
Notifications
You must be signed in to change notification settings - Fork 72
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
Trying with STM32CubeIDE #10
Comments
I'm so sorry for my late reply.. |
Hi! I've edited this code to work with STM32CubeIDE. |
Great job!! |
I add a comment for STM32CubeIDE users in README. |
yoneken
added a commit
that referenced
this issue
Jan 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to use your code as ST has developed new IDE which is compatible on C++ coding.
And at the time on building, I've encountered the error below.
undefined reference to `ros::normalizeSecNSec(unsigned long&, unsigned long&)'
Is it possible helping me fix this problem?
BTW, I'm using ros kinetic and NUCLEO-F303K8.
The text was updated successfully, but these errors were encountered: