Skip to content

Refactor directory structure #11

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

Merged
merged 4 commits into from
Sep 16, 2023
Merged

Refactor directory structure #11

merged 4 commits into from
Sep 16, 2023

Conversation

takasehideki
Copy link
Member

次の改修を行いました.なるべく mros2-mbed に合わせたいという意図が大きいです.

  • custom_msgs/ -> workspace/custom_msgs
  • include/ -> platform/
  • workspace/common/wifi -> platform/wifi
    • ESP-IDF の流儀とは異なるかもしれないが mros2 的にはプラットフォーム依存としてここにあるべきと判断しました.

いちばん大事そうな pub_twistechoback_string ではちゃんと動作確認しています.他は追ってやります.

@s-hosoai とりまこれで,他のプロジェクトに gil clone してくるパターンで動くか試してみてもらえますか?

```
/*
 * NOTE:
 *   This file is copied from esp-idf examples as the below, and modified for usage of mros2-esp32.
 *   https://github.com/espressif/esp-idf/blob/master/examples/wifi/getting_started/station/main/station_example_main.c
 *   Therefore, mROS-base org inherits the Public Domain (or CC0) LICENCE for this file from the original file.
 */
```
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.

1 participant