openrave_robot_control ROS Launch Files
=======================================
**Description:** A Robot Control Interface for OpenRAVE
**License:** Apache License, Version 2.0
schunkarm_sim.launch
--------------------
.. code-block:: bash
roslaunch openrave_robot_control schunkarm_sim.launch
The script starts a simulation server for the schunk robot using joints that are manually set.
Contents
########
.. code-block:: xml
wam_sim.launch
--------------
.. code-block:: bash
roslaunch openrave_robot_control wam_sim.launch
This script starts the openrave simulation server and a test controller. The test controller moves the robot and the simulator receives the robot joint angles and moves shows it moving. The script uses the WAM arm and sets the controllable joints usings its manipulator.
.. image:: launch/images/wam_sim.png
:width: 400
Contents
########
.. code-block:: xml