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

modified to be able to develop mros2 with mbed studio. #16

Open
wants to merge 3 commits into
base: mros2
Choose a base branch
from

Conversation

kazu-321
Copy link

Resolving interference of Micro-CDR string in third party embeddedRTPS

@kazu-321
Copy link
Author

kazu-321 commented Mar 31, 2024

windows11 とubuntu22のmbed studio GUI版で動作確認ができました。
サードパーティーを移動させすれば簡単にビルドが通ります。
~/Mbed Programs/mros2-mbed-studioないで変わっているところは簡略化して書くと
./mros2
./embeddedRTPS
 |--thirdparty //この中は移動しないとコンパイル失敗します
  < lwip
  < Micro-CDR
./mbed-os
./platform //ここに移動しました
 |-> lwip
 |-> Micro-CDR
   |--include--ucdr--types--> ucdr_string.h
   |--src/c/types--> ucdr_string.cpp

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.

None yet

1 participant