-
Notifications
You must be signed in to change notification settings - Fork 20
tms_ts_smach
kazuto1011 edited this page Oct 16, 2014
·
7 revisions
- タスク実行マシンsmach用pythonスクリプトを格納
格納場所:~/catkin_ws/src/ros_tms/tms_ts/tms_ts_smach/scripts
- スクリプトはTask schedulerから自動生成されます.
- 以下の命令は,Task schedulerが実行します.
// スクリプトに権限付与
cd ~/catkin_ws/src/ros_tms/tms_ts/tms_ts_smach
chmod +x scripts/[scripts's_name].py
// 実行
./scripts/[script's_name].py
rosrun smach_viewer smach_viewer.py
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.