-
Notifications
You must be signed in to change notification settings - Fork 20
tms_ss_pot
Yuuta-watanabe edited this page Mar 23, 2017
·
18 revisions
1.start runnning urg_node on each three portables
roslaunch tms_ss_pot pot_urg.launch
- start running human_trakcer_node
- before runnninng confirm three potables connect(if not laserpoints, not start)
rosrun tms_ss_pot urg_tracker
- ポータブルの電源を入れる
- サーバPCはなるべく有線接続する(IP 192.168.4.26や192.168.4.170など)
- ポータブルにssh接続する
ssh [email protected] //キッチンの上 password: odroid
ssh [email protected] //戸棚の上 password: odroid
ssh [email protected] //inteligent棚 password: odroid
roscore //サーバPCにて(ROS_MASTER_IP確認)
sudo chmod a+rw /dev/ttyACM0 //それぞれのodroid上で
roslaunch tms_ss_pot pot_urg.launch //それぞれのodroid上でLRF起動
rostopic echo /scan //サーバPCにて
roslaunch tms_ss_pot tracker_multi_demo.launch //サーバPCにて全ノード立ち上げ
ROS-TMS
Messages of ROS-TMS
Database
Task Scheduler
Robot Controller
Robot Motion Planning
Robot Service
Sensor Drive
Sensor System
- tms_ss_fss
- tms_ss_his
- tms_ss_ics
- tms_ss_ods
- tms_ss_vicon
- tms_ss_vs
- tms_ss_pot
- tms_ss_nfbed
- tms_ss_whs1
- tms_ss_pozyx
State Analyzer
User Request
Network module for Hierarchical ROS-TMS
ROS-TMS Developer
ETC.