NHK Robocon 2021 project team "ilias" (KeioRoboticsAssociation:robot:)
Clone this repository and just run install.sh
cd ~/catkin_ws/src
git clone https://github.com/KeioRoboticsAssociation/nhk2021_ilias.git
cd nhk2021_ilias
source install.sh
Here is a detail description about installing and dependencies of this repository.
-
射出台の回転テーブル角決定を担当するパッケージ
-
経路計画、追従を担当するパッケージ
-
Joyコンで速度指令値を送れるパッケージ
-
ロボットを起動するlaunchファイルが入っているパッケージ
-
Gazeboによるシミュレーターを構築するためのファイルが入っているパッケージ
-
WebGUIを起動するためのファイルが入っているパッケージ
-
RGBDカメラ (Realsense D455) を用いてポットの位置を推定するパッケージ
- フィールドとロボットモデルのリスポーン
-
TRの場合
roslaunch nhk2021_simulator swerve_simulation_TR.launch
-
DRの場合
roslaunch nhk2021_simulator swerve_simulation_DR.launch
- コントローラーの起動
-
TR
roslaunch nhk2021_launcher control_TR.launch
-
DR
roslaunch nhk2021_launcher control_DR.launch
キーコンフィグ
- WebGUIのリンクはこちら
The applications are licensed under GPLv3 license.