healthysong / fourth_robot_pkg

4号機(KIT-C4)用リポジトリ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4th Robot Package Build Status

Bring Up

1. Ethernetの設定を行う

IP : 192.168.10.100
Mask : 24
Gateway : 192.168.10.1

2. Path通し
source <catkin_ws>/devel/setup.bash
3. urbtcを有効に
source <fourth_robot_driver>/script/module.sh

ラジコンモードの場合

1. Joy Stick を接続

sudo sixad --start を実行した後,PSボタンを押下でBluetooth接続

2. launch
roslaunch fourth_robot_bringup joy_control.launch

マッピングモードの場合

1. Joy Stick を接続

sudo sixad --start を実行した後,PSボタンを押下でBluetooth接続

2. launch
roslaunch fourth_robot_bringup 2dmapping.launch

About

4号機(KIT-C4)用リポジトリ


Languages

Language:C 28.9%Language:C++ 27.9%Language:CMake 18.5%Language:MATLAB 11.0%Language:Lua 8.7%Language:Gnuplot 4.3%Language:Shell 0.4%Language:Makefile 0.3%