.. _launch: Launch file =========== If you want to use the sample launch files or to use one of the default controllers, please install with apt-get: :: apt-get install ros-kinetic-ros-controllers apt-get install ros-kinetic-joint-state-publisher apt-get install ros-kinetic-position-controllers apt-get install ros-kinetic-velocity-controllers apt-get install ros-kinetic-joint-trajectory-controller .. note:: change ``kinetic`` by your ros distro name if needed Have a look at the ``launch/sample.launch`` file. It will by default launch two feed-forward only controllers (one position and one velocity) and a virtual controller that publishes the states of the two actuators. ::