Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags. |
Chatter Concert
Description: An example concert demonstration, talker-listener style.Keywords: concert
Tutorial Level: BEGINNER
Next Tutorial: Turtle Concert
Installation
Follow the ROCON installation instructions.
Demo
Bootstrapping
Let's bootstrap all the robots as well as the centralised concert master. Source your setup.bash and rocon_launch the concert, e.g. for a source install:
> cd ~/concert/devel > source setup.bash > rocon_launch chatter_concert chatter.concert --screen
Auto-Start
This launches the concert solution, robot apps and immediately links everything once all the components are discovered.