aerostack2 / aerostack2/aerostack2.github.io

New gazebo sensor

オープン
#88 コメント 0 件 リアクション 0 件 担当者 1 名 @fjanguita が担当を希望しています GitHub で見る
documentation
主要言語
言語のデータがありません
スター
15
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

I followed the tutorial on adding new Gazebo assets to configure a new sensor, as well as the development guide for creating new Gazebo assets. In both, when trying to use a new sensor and the file model.sdf.jinja, you must add the following lines to quadrotor_base.sdf.jinja:

``{% elif sensor.model == 'rgbd_camera' and not sensor.gimbaled -%}``
`` {% include 'rgbd_camera/rgbd_camera.sdf.jinja' with context %}``

If you miss these lines, the model.sdf will be used by default.

IMPORTANT: If the new sensor must be on the gimbal, the model.sdf.jinja file must be used.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。