-
Notifications
You must be signed in to change notification settings - Fork 20
tms_ur_demo
Wincent Balin edited this page Aug 20, 2022
·
2 revisions
This package is an android project for the simple demo.
Implements a simple voice recognition using android APIs and a simple rossrv request.
Generated .apk files are available at /ros_tms/tms_ur/tms_ur_demo/tms_ur_demo_client/build/outputs/apk/
Refer to this link.
Note: Assume that ref_demo service is active, or the apps just performs voice recognition.
Touch the icon named "TmsUrDemo".
Type http://192.168.4.170:11311/ into the "Robot URI" window.
Then, touch "connect".
Touch the button, "start button".
If you say, | The fridge door will | SmartPal 5 will |
---|---|---|
"open", "open the door", "open the fridge" | open | say "open the door" |
"close", "close the door", "close the fridge" | close | say "close the door" |
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.