<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>robonchu</author_name>
  <author_url>https://blog.hatena.ne.jp/robonchu/</author_url>
  <blog_title>空飛ぶロボットのつくりかた</blog_title>
  <blog_url>https://robonchu.hatenablog.com/</blog_url>
  <categories>
    <anon>ROS</anon>
    <anon>C++</anon>
    <anon>Python</anon>
  </categories>
  <description>C++編 pattern1 package 構成： func.h , func.cpp, func_node.cpp func.h include &lt;必要なファイル&gt; namespaceをパッケージ名で作成 Funcクラスを作成 コンストラクタとデストラクタの定義(Public) pubやsub,callbackを定義(Private) その他、必要な変数や構造体を定義(Private) ヘッダには一度だけincludeされるよう以下を書いておこう #ifndef FUNC_HPP_ #define FUNC_HPP_ &lt;contents&gt; #endif func.cpp include &lt;必…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frobonchu.hatenablog.com%2Fentry%2F2017%2F07%2F01%2F143935&quot; title=&quot;ROSのスクリプト構成を考えてみる - 空飛ぶロボットのつくりかた&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-01 14:39:35</published>
  <title>ROSのスクリプト構成を考えてみる</title>
  <type>rich</type>
  <url>https://robonchu.hatenablog.com/entry/2017/07/01/143935</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
