Code Monkey home page Code Monkey logo

myuwr's Introduction

auv

自作用AUVのリポジトリ

やりたいこと(技術的なこと以外)

水中ロボコンに社会人枠で出る

→6月大会に向けてスケジュール(10月の可能性あり)

釣りにロボット持っていきたい

水中ロボコンってどんな競技?

ゲートパス

ブイドッキング

ランディング

音響ピンガ誘導(音響ピンガの0.5m以内にはいる)

<2018年度の大会> http://www.oceans18mtsieeekobe.org/wp-content/uploads/2017/12/OTO18AUV20171128J.pdf

実装の目玉

ROS2を導入

作業方針

楽しくやる

当たり前

技術的に伸ばしたいことを実装していく

ROS2

ロボットソフトウェアでのTDD

自律移動ロボットアルゴリズム

実装

どんなロボットを作るのか

スラスタ4つに箱型のAUV

上側に回路関係、下側にバッテリー(重たいもの)

ロボットを作る

電装関係をつくる

arduinoからIMU情報とモータ4つ動作させる。(9月中旬)

RasPiとArduinoを連携させ、Raspi経由でArudinoの情報(姿勢情報、角速度)を取得およびモータ制御(9/E)

機体をつくる

電装関係を作り終えたら実施する。 RaspiとArduinoが入る水圧容器とモータ4つをフレームに取り付ける。

バッテリーはこれから入れるとして、まずは外部給電で実施。

ソフトを作る

ArduinoソフトにTDDを組み込み、動作確認させる(9月中旬)

RaspiにSShでログインし、Raspiプログラムを起動させ、Arduinoへモータ回転数の指令を送るとともに、 Arduinoの情報を取得する。

シミュレータを作る

ROS2対応前提で作る。(Gazibo?)

ロボットは当面長方体のロボットでシミュレーションする。 **モデルは質点系で0.5 * m * a * t^2 = x でシミュレーションする。

ロボットの挙動やセンサ情報などを可視化したい。

音響センサーを作る

パッシブセンサーだったらだけだったら作れると思っている。 アレイを四方に並べて位相差を通ればいいのでは。

リポジトリ構成

control:AUVに搭載するプログラム

simulator:AUVシミュレータ

tools:ユーティリティツール

myuwr's People

Contributors

masato0129 avatar

Watchers

James Cloos avatar  avatar  avatar

myuwr's Issues

Creating a power diagram

Create a power supply diagram.

The voltages of each component are shown below.

  • The battery voltage is 24 V.
  • The voltage of jetson nano is 5V.
  • The voltage of arudino micro is also 5V.
  • The voltage of imu(mpu9250) is 3.3V.
  • Depth sensor voltage is 3.3V.
  • The motor driver voltage is 24V.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.