(訳注:最新の情報は[[ROS/Tutorials|原文]]を参照してください.) ## '''Non-Beginners''': If you're already familiar enough with `ROS` [[fuerte]] or earlier versions and only want to explore new build system in [[groovy]] and [[hydro]] called [[catkin]], you can go through more in-depth [[catkin/Tutorials|catkin tutorial here]]. However, going over all basic `Beginner Level` tutorials is still recommended for all users to get exposed to new features. '''初心者ではない場合''': 既に`ROS` [[fuerte]]もしくは, 以前のバージョンに精通していて, [[catkin]]という[[groovy]]と[[hydro]]の新しいビルドシステムについて知りたいだけでしたら, より詳しい内容の[[catkin/Tutorials|catkinのチュートリアル]]を読み進めることができます. しかしながら, 全ての[[#初級|初級レベル]]のチュートリアルに目を通すことが, 新しい機能を体験する全ユーザに推奨されています. ## '''If you are new to Linux''': You may find it helpful to first do a quick tutorial on common command line tools for linux. A good one is [[http://www.ee.surrey.ac.uk/Teaching/Unix/ | here]]. '''Linux初心者である場合''': linuxの一般的なコマンドラインツールのクイックチュートリアルをまずやっておくと、ROSのチュートリアルを進めていく助けになるでしょう. 一つの良い例が[[http://www.ee.surrey.ac.uk/Teaching/Unix/|ここ(http://www.ee.surrey.ac.uk/Teaching/Unix/)]]にあります. ## == Beginner Level == == 初級 == ## [[ja/ROS/Tutorials/WritingPublisherSubscriber%28euslisp%29 | euslisp]] ## <> <> ##moved to External ROS Tutorials ##See also: ## *[[http://www.youtube.com/playlist?list=PLDC89965A56E6A8D6|ROS Tutorial Video Demos at ANU]] ## *[[http://nootrix.com/category/robotics/robots-software/|NooTriX Step-by-Step ROS Tutorials]] '''ここまで初級のチュートリアルを完成したら,こちらの短い[[http://spreadsheets.google.com/viewform?formkey=dGJVOVhyXzd0b0YxRHAxWDdIZmo4cGc6MA|質問]]にお答えください'''. ##<> ## == Intermediate Level == == 中級 == ## More client API tutorials can be found in the relevant package ([[roscpp/Tutorials|roscpp]], [[rospy/Tutorials|rospy]], [[roslisp/Tutorials|roslisp]]) 関連するパッケージ([[ja/roscpp/Tutorials|roscpp]], [[ja/rospy/Tutorials|rospy]], [[ja/roslisp/Tutorials|roslisp]])を見れば, より多くのクライアントAPIのチュートリアルを見ることができます. ## <> <> ## == ROS Standards == == ROSの常識 == * [[DevelopersGuide|ROS Developers Guide]] Guidelines for coding style, package layout and much more * [[http://www.ros.org/reps/rep-0103.html |Standard Units of Measure and Coordinate Conventions]] ## == External ROS Tutorials == == 外部のROSチュートリアル == * [[http://www.youtube.com/playlist?list=PLDC89965A56E6A8D6|ROS Tutorial Video Demos at ANU]] * [[http://nootrix.com/category/robotics/robots-software/|NooTriX Step-by-Step ROS Tutorials]] * [[http://jbohren.com/tutorials/|Jonathan Bohren's ROS Tutorials]] ## == Using ROS on your custom Robot == == ROSを自前のロボットで利用する == * [[urdf/Tutorials/Create your own urdf file|Create your own URDF file]] /[[ja/urdf/Tutorials/Create your own urdf file|Create your own URDF file (japanese)]] Creating a custom Universal Robot Description Format file * [[ros_control]] / [[ja/ros_control|ros_control (japanese) ]] Use ROS's standard controller framework for interfacing with hardware. * [[http://gazebosim.org/wiki/Tutorials/1.9/Using_A_URDF_In_Gazebo|Using a URDF in Gazebo]] Add the necessary tags to get your robot in the Gazebo robotic simulator * [[http://moveit.ros.org/wiki/index.php/Groovy/Quick_Start|Setting up MoveIt!]] Creating the configuration package to use the [[moveit|MoveIt]]! Motion Planning Framework ## == Tutorials for ROS libraries == == 他のROSライブラリのチュートリアル == * [[robot_model_tutorials |Robot model]] / [[ja/robot_model_tutorials |Robot model (japanese)]] * [[visualization/Tutorials|visualization/RViz]] / [[ja/visualization/Tutorials|visualization/RViz (japanese)]] * [[actionlib_tutorials/Tutorials|actionlib]] / [[ja/actionlib_tutorials/Tutorials|actionlib (japanese)]] * [[pluginlib/Tutorials|pluginlib]] / [[ja/pluginlib/Tutorials|pluginlib (japanese)]] * [[nodelet/Tutorials|nodelet]] / [[ja/nodelet/Tutorials|nodelet (japanese)]] * [[navigation/Tutorials|navigation]] / [[ja/navigation/Tutorials|navigation (japanese)]] ## == Tutorials for Libraries with ROS Interfaces == == ROSインターフェスを用いたライブラリに関するチュートリアル == * [[stage/Tutorials|Stage]] / [[ja/stage/Tutorials|Stage (japanese)]] * [[tf/Tutorials|TF]] / [[ja/tf/Tutorials|TF (japanese)]] * [[pcl/Tutorials|PCL with ROS]] / [[ja/pcl/Tutorials|PCL with ROS (japanese)]] <>