6
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

UnityとROSで移動ロボットを動かしてみる

Posted at

やったこと

WindowsPCでUnityとROSをつかって、移動ロボットを操作するUIを作成。
チュートリアルが充実しているので初心者でも十分実行できます。
・Unity⇔ROSの通信
・マウスでUnity上のボタンをクリック。移動ロボットが動く。
・移動ロボットの軌跡(赤)、LiDAR点群(黄)、ロボット視点の画像(Unity画像右下window)

Unity

ROS(Gazebo)

実行環境

・PC (windows10)
 構成は下記図通り。

内容

こちらのチュートリアルを実施
UnityとROSで学ぶ移動ロボット入門 UI作成編

所感

チュートリアルがきちんと整理、記述されているので
トラブル等はなく実行できた。

UnityやROSの基本がつかめる良い教材でした。

6
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?