diff --git a/articles/2019/06/index.html b/articles/2019/06/index.html index 97c3925aee37..3eb87eac36f3 100644 --- a/articles/2019/06/index.html +++ b/articles/2019/06/index.html @@ -92,18 +92,6 @@

2019年6月のすべての記事 10件

人工知能学会(JSAI2019) 参加報告 -
  • - 2019.06.27 - ♡1 - 人工知能学会(JSAI2019) 参加報告 -
  • - -
  • - 2019.06.27 - ♡1 - 人工知能学会(JSAI2019) 参加報告 -
  • -
  • 2019.06.25 ♡33 diff --git a/articles/2019/index.html b/articles/2019/index.html index 979dd3c43eaa..4ed81d14ef56 100644 --- a/articles/2019/index.html +++ b/articles/2019/index.html @@ -491,18 +491,6 @@

    2019 年のすべての記事< 人工知能学会(JSAI2019) 参加報告

  • -
  • - 2019.06.27 - ♡1 - 人工知能学会(JSAI2019) 参加報告 -
  • - -
  • - 2019.06.27 - ♡1 - 人工知能学会(JSAI2019) 参加報告 -
  • -
  • 2019.06.25 ♡33 diff --git a/articles/2020/03/index.html b/articles/2020/03/index.html index 893b5a2c74b4..636ffa20d19d 100644 --- a/articles/2020/03/index.html +++ b/articles/2020/03/index.html @@ -170,18 +170,6 @@

    2020年3月のすべての記事 17件

    JavaプログラマーのためのGo言語入門
  • -
  • - 2020.03.11 - ♡565 - JavaプログラマーのためのGo言語入門 -
  • - -
  • - 2020.03.11 - ♡565 - JavaプログラマーのためのGo言語入門 -
  • -
  • 2020.03.10 ♡201 diff --git a/articles/2020/index.html b/articles/2020/index.html index d7dbadc481ee..0f67dac2c661 100644 --- a/articles/2020/index.html +++ b/articles/2020/index.html @@ -1158,18 +1158,6 @@

    2020 年のすべての記事< JavaプログラマーのためのGo言語入門

  • -
  • - 2020.03.11 - ♡565 - JavaプログラマーのためのGo言語入門 -
  • - -
  • - 2020.03.11 - ♡565 - JavaプログラマーのためのGo言語入門 -
  • -
  • 2020.03.10 ♡201 diff --git a/articles/20210120/index.html b/articles/20210120/index.html index e1280eb30a3b..5c0a0e23b565 100644 --- a/articles/20210120/index.html +++ b/articles/20210120/index.html @@ -532,7 +532,7 @@

    参考関連記事

    - +
    diff --git a/articles/20231026a/index.html b/articles/20231026a/index.html index 250404eabaac..0b4560362d17 100644 --- a/articles/20231026a/index.html +++ b/articles/20231026a/index.html @@ -240,7 +240,7 @@

    関連記事

    diff --git a/articles/2024/05/index.html b/articles/2024/05/index.html index 7255cacbbf65..73f99a2635a0 100644 --- a/articles/2024/05/index.html +++ b/articles/2024/05/index.html @@ -98,7 +98,7 @@

    2024年5月のすべての記事 13件

  • 2024.05.21 ♡0 - DJI Mobile SDKのサンプルコードでシミュレータを動かしてみる + DJI Mobile SDKのサンプルコードでシミュレータを動かしてみる
  • diff --git a/articles/2024/index.html b/articles/2024/index.html index 825ac6a8fe67..9a191f018bdc 100644 --- a/articles/2024/index.html +++ b/articles/2024/index.html @@ -140,7 +140,7 @@

    2024 年のすべての記事<
  • 2024.05.21 ♡0 - DJI Mobile SDKのサンプルコードでシミュレータを動かしてみる + DJI Mobile SDKのサンプルコードでシミュレータを動かしてみる
  • diff --git a/articles/20240109a/index.html b/articles/20240109a/index.html index bebc398b0099..3622249c6d83 100644 --- a/articles/20240109a/index.html +++ b/articles/20240109a/index.html @@ -306,7 +306,7 @@

    関連記事

  • diff --git a/articles/20240520a/index.html b/articles/20240520a/index.html index f3e024680638..ff15891f8884 100644 --- a/articles/20240520a/index.html +++ b/articles/20240520a/index.html @@ -210,7 +210,7 @@

    関連記事

    diff --git a/articles/20240521a/index.html b/articles/20240521a/index.html index 4c939985ffde..fe9b5c3b1d87 100644 --- a/articles/20240521a/index.html +++ b/articles/20240521a/index.html @@ -47,7 +47,7 @@ - + @@ -63,7 +63,7 @@ - + @@ -111,7 +111,7 @@

    DJI Mobile SDKのサンプルコード

    ドローンを利用して自動操縦(Autopilot)のロジックを組みたいですが、自宅でドローンを飛ばしたら家が壊されてしまう恐れがあるので、シミュレータを使いたいなと思いました。

    調査した結果、DJI Assistant 2というアプリがあり、開発PCでデバッグしながら動きを見ることができるそうです。

    早速、作業に入りましょー!

    必要なもの

    バージョン

    システム構成

    image.png

    手順

    1.(開発PC)DJI Mobile SDK V4をクローン

    https://github.com/dji-sdk/Mobile-SDK-Android/tree/master

    2.(開発PC)DJI DeveloperでAPIキーを発行

    ※Package Nameはサンプルコード内のパッケージ名(各パッケージが存在するパス:Sample Code/app/src/main/java)。その他の項目は適当に記載

    image.png

    3.(開発PC)サンプリコード内にAPIキーを入力

    AndroidManifest.xml(パス:Sample Code/app/src/main/main)

    image.png

    4.(開発PC)Sample Codeフォルダーを開いてビルドする

    image.pngimage.png

    5.(開発PC)エミュレータを起動

    image.png

    6.(BridgeApp用携帯)携帯にBridgeAppをインストール

    7.(BridgeApp用携帯)Bridge AppでRCに接続

    image.png

    8.(開発PC)IPアドレスをエミュレータ画面に入力

    (開発PC画面)

    image.png

    (BridgeApp用携帯画面)

    image.png

    9.(シミュレータ用PC)DJI Assistant 2でPhantom 4に接続

    image.pngimage.pngimage.png

    10.🍷🍷🍷操作できました🍷🍷🍷

    結論

    シミュレーターを動かすことができました。ドローンにUSBで繋ぐところはなぜファイアウォールを無効化する必要があるのか理解できていないため、今後の調査課題とします。

    シミュレータで学んだ後は、ドローン本体を調達して動かしていきましょう!

    ]]> diff --git a/authors/index.html b/authors/index.html index d9f77f8724e3..ab80a3bc9916 100644 --- a/authors/index.html +++ b/authors/index.html @@ -272,7 +272,7 @@

    2024年の執筆者

    1 件
  • - nana_0207777 + 大前七奈 1 件
  • @@ -2296,7 +2296,7 @@

    全期間の執筆者

    1 件
  • - nana_0207777 + 大前七奈 1 件
  • diff --git a/authors/nana_0207777/index.html "b/authors/\345\244\247\345\211\215\344\270\203\345\245\210/index.html" similarity index 98% rename from authors/nana_0207777/index.html rename to "authors/\345\244\247\345\211\215\344\270\203\345\245\210/index.html" index 0fe930ff0f12..0a381a117490 100644 --- a/authors/nana_0207777/index.html +++ "b/authors/\345\244\247\345\211\215\344\270\203\345\245\210/index.html" @@ -25,16 +25,16 @@ https://www.future.co.jp/recruit/ --> - nana_0207777 | フューチャー技術ブログ + 大前七奈 | フューチャー技術ブログ - + - - + + - + @@ -47,9 +47,9 @@ - - - + + + @@ -73,10 +73,10 @@
    -

    nana_0207777さんのページ

    +

    大前七奈さんのページ