Package-Specific Tutorials
- Create your own urdf fileIn this tutorial you start creating your own urdf robot description file. 
- Parse a urdf fileThis tutorial teaches you how to use the urdf parser 
- Using the robot state publisher on your own robotThis tutorial explains how you can publish the state of your robot to tf, using the robot state publisher. 
- Using urdf with robot_state_publisherThis tutorial gives a full example of a robot model with URDF that uses robot_state_publisher. First, we create the URDF model with all the necessary parts. Then we write a node which publishes the JointState and transforms. Finally, we run all the parts together. 
- Create your own urdf fileこのチュートリアルでは urdf robot description ファイルを自分で作成する方法を学びます. 
- Parse a urdf fileThis tutorial teaches you how to use the urdf parser 
- Start using the KDL parserThis tutorial teaches you how to create a KDL Tree from a URDF file 
- Using the robot state publisher on your own robotこのチュートリアルでは robot state publisher を使うことで,どのようにしてロボットの状態を tf に publish できるのかを学びます. 
- Using urdf with robot_state_publisherこのチュートリアルは robot_state_publisher を使う URDF でロボットモデルの完全な例を与えます。 最初に、すべての必要なパーツで URDF モデルを作ります。 それから私たちは JointState を配信して、そして変わるノードを書きます。 最終的に、私たちは一緒にすべてのパーツを動かします。 
- Créer son propre fichier URDF (Unified Robot Description Format)Dans ce tutoriel vous allez créer votre propre fichier urdf de description de robot. 
- Understanding the PR2 URDF description, Part 2Describes one of the low-level components of the PR2 definition in full detail. 
- Understanding the PR2 Robot Description Extensions for Gazebo SimulatorThis tutorial explains URDF extensions used by Gazebo simulation. 
- Adding a Sensor to the PR2 URDFThis tutorial describes how to add a camera sensor to the PR2 URDF. 
- Créer son propre fichier URDF (Unified Robot Description Format)Dans ce tutoriel vous allez créer votre propre fichier urdf de description de robot. 
- Building a Visual Robot Model with URDF from ScratchLearn how to build a visual model of a robot that you can view in Rviz 
- Building a Movable Robot Model with URDFLearn how to define movable joints in URDF 
- Adding Physical and Collision Properties to a URDF ModelLearn how to add collision and inertial properties to links, and how to add joint dynamics to joints. 
- Using Xacro to Clean Up a URDF FileLearn some tricks to reduce the amount of code in a URDF file using Xacro 
- Using a URDF in GazeboPreliminary tutorial on how to spawn and control your robot in Gazebo. 
- Analyser un fichier urdfCe tutoriel vous enseigne comment utiliser l'analyseur urdf. 
- Démarrer l'utilisation de l'analyseur KDLCe tutoriel vous apprends comment créer un arbre KDL à partir d'un fichier URDF 
- Utiliser le "robot state publisher" pour votre propre robotCe tutoriel explique comment vous pouvez publier l'état de votre robot à tf, en utilisant le "robot state publisher". 
- utiliser un urdf avec le robot state publisherCe tutoriel donne un exemple complet d'un modèle de robot avec un URDF utilisant robot_state_publisher. D'abord nous créons un modèle URDF avec toutes les pièces nécessaires. Ensuite nous ecrivons un node qui publie l'état des articulations et les transformations. Enfin, on exécute le total ensemble. 
- Exporting URDF to COLLADAThis tutorial teaches you how to export an URDF file to a COLLADA document 
- Working Directly with COLLADAThis tutorial shows how to visualize COLLADA XML files and use the in the ROS system as an alternative to URDF XML files. 
- Creating a simple robot model using lxf2urdf.pyThis tutorial demonstrates how to convert a Lego Digital Designer file (*.lxf and *.ldr) to a ROS robot model file (*.urdf). 
- Understanding the PR2 Robot DescriptionThis tutorial explains the layout of the top level URDF Xacro file for a complex robot such as PR2. 
- Converting SimMechanics To URDF!A step by step tutorial. 
