Lets aim for CAMBODIA
NHK Robocon 2023 project team "ilias" (KeioRoboticsAssociation:robot:)
Before run install.sh
, please install Nodejs
Clone this repository and just run install.sh
cd ~/rogi_ws/src
git clone git@github.com:KeioRoboticsAssociation/nhk2023_ilias.git
cd nhk2023_ilias
source install.sh
Here is a detail description about installing and dependencies of this repository.
We are using https link while doing git clone
from .rosinstall files and this is not recommended.
-
経路計画、追従を担当するパッケージ
-
Joyコンで速度指令値を送れるパッケージ
-
ロボットを起動するlaunchファイルが入っているパッケージ
-
Gazeboによるシミュレーターを構築するためのファイルが入っているパッケージ
-
WebGUIを起動するためのファイルが入っているパッケージ
- フィールドとロボットモデルのリスポーン
roslaunch nhk2023_simulator simulation_R2.launch
- コントローラーの起動
roslaunch nhk2023_launcher control_R2.launch
キーコンフィグ
- WebGUIのリンクはこちら
The applications are licensed under GPLv3 license.