Skip to content

robotics-in-concert/rocon_storytelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

rocon_storytelling

Software for our storytelling tool

Storytelling for Robosem

Setup

Storytelling app

  • Launch Robosem control software with the app manager:

For simulation

$ export ROBOT_SIMULATION=true
$ roslaunch robosem_meta rapp_platform.launch

On the real robot

$ roslaunch robosem_meta rapp_platform.launch

Note: If an error related with Avahi shows up, (re)start the daemon and try again.

$ sudo service avahi-daemon restart
  • Start the robot app (motion player + rosbridge)

Use the new GUI

$ rocon_qt_app_manager 

Or via command line

$ rosservice call /rocon_robosem/start_rapp "name: 'robosem_storytelling/robosem_storytelling'"
  • Activate motors (real robot only)
$ rostopic pub /rocon_robosem/enable std_msgs/String "data: 'all'"
  • Start the web app

About

Software for our storytelling tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages