File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,18 @@ simulation.
7373
7474Currently supported:
7575
76- - [ ROS4HRI] ( wiki.ros.org/hri ) -compatible support for persons, faces, speech
77- - laserscan publication (standard ROS mapping is possible)
76+
77+ - control the robot's velocity via the standard ` /cmd_vel ` topic (therefore, usual ROS teleop with
78+ keyboard/joystick is possible)
79+ - laserscan (` /scan ` , standard ROS mapping is possible)
80+ - [ ROS4HRI] ( wiki.ros.org/hri ) -compatible support for persons, faces, gaze, speech
81+ (body tracking not implemented, though)
82+ - pusblishing images to the in-game robot's tablet (simply publish images to
83+ ` /screen/raw_image ` )
84+ - publish a string to ` /say ` for the robot to 'speak' via a speech bubble
85+
86+
87+ Type ` rostopic list ` for the list of available topics.
7888
7989Other platforms, Web version
8090----------------------------
You can’t perform that action at this time.
0 commit comments