Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
がじぇねるねでもROSしたい!
Search
lutecia16v
March 16, 2019
Technology
1
130
がじぇねるねでもROSしたい!
ルネサスナイト14 のLT資料の公開版です。
lutecia16v
March 16, 2019
Tweet
Share
More Decks by lutecia16v
See All by lutecia16v
EDF-IDF Programming Guidを読む - JTAG Debugging 編 -
lutecia16v
1
310
GR-ROSEとROSを使ってコマンドサーボの現在位置をWebブラウザで表示してみる
lutecia16v
0
1.4k
GR-ROSEでROS/ROS2
lutecia16v
1
1.8k
Jetson NanoとGR-ROSEで始めるROS2
lutecia16v
0
2k
GR-ROSE でroombaをコントロールする
lutecia16v
2
360
Other Decks in Technology
See All in Technology
CysharpのOSS群から見るModern C#の現在地
neuecc
2
3.5k
10XにおけるData Contractの導入について: Data Contract事例共有会
10xinc
6
660
The Rise of LLMOps
asei
7
1.7k
Taming you application's environments
salaboy
0
190
第1回 国土交通省 データコンペ参加者向け勉強会③- Snowflake x estie編 -
estie
0
130
アジャイルでの品質の進化 Agile in Motion vol.1/20241118 Hiroyuki Sato
shift_evolve
0
170
Platform Engineering for Software Developers and Architects
syntasso
1
520
Lambdaと地方とコミュニティ
miu_crescent
2
370
iOSチームとAndroidチームでブランチ運用が違ったので整理してます
sansantech
PRO
0
150
ISUCONに強くなるかもしれない日々の過ごしかた/Findy ISUCON 2024-11-14
fujiwara3
8
870
Python(PYNQ)がテーマのAMD主催のFPGAコンテストに参加してきた
iotengineer22
0
500
TanStack Routerに移行するのかい しないのかい、どっちなんだい! / Are you going to migrate to TanStack Router or not? Which one is it?
kaminashi
0
600
Featured
See All Featured
What's new in Ruby 2.0
geeforr
343
31k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
720
Navigating Team Friction
lara
183
14k
Git: the NoSQL Database
bkeepers
PRO
427
64k
We Have a Design System, Now What?
morganepeng
50
7.2k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
370
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Designing for Performance
lara
604
68k
Agile that works and the tools we love
rasmusluckow
327
21k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
131
33k
Transcript
がじぇねるねでも ROSしたい! るぅて(@lutecia16v) 2019.3.16. 春はウキウキ ルネサスナイト14 LT資料
ROSってなに? ROSのWiki(http://wiki.ros.org/ja)より引用 GR-ROSE登場!
ROS on ROSE
やってみるぞ・・・ GitのREADMEをみると Linux PC持ってないわ~ え、Agent?
安心してください or Raspberry Pi 3 B/B+ Raspberry Piでも動きました
注意点 64bit版のLinuxの環境が必要、UbuntuならBEST ✖ 2BやZeroは使えません(armの石が32bitなので) ✖ Rasbianは使えません(32bit Linuxなので) Ubuntuが公式ページで18.04imageを公開してくれてます http://cdimage.ubuntu.com/ubuntu/releases/bionic/release/
もう一つの罠が GitのREADMEをみると 最新のMicro-XRCE-DDSのソースをクローンすると ビルドエラーになります。 ⇒ ROS2はCrystal Clemmysを使いましょう Ardent Bouncy Crystal
D?
One more thing ROS ROSCON2018「Node.js Cl ient & Web Bridge
Ready for ROS 2.0」 Minggang Wang (Intel Corporation), Kaining Yuan (Intel Corporation) https://roscon.ros.org/2018/presentations/ROSCon2018_nodejs_client.pdf ros2-web-bridge rclnodejs Webブラウザから利用可能に デモ
いっしょに、ROSしましょう!