## page was copied from ROS/StartGuide <> <> ##= Learning ROS = = เรียนรู้เกี่ยวกับ ROS = * หลักการพื้นฐานของ ROS (English) - [[http://www.clearpathrobotics.com/blog/how-to-guide-ros-101/]] ##Depending on your learning style and preferences, you can take two approaches to learning ##ROS: ในการเรียนรู้เกี่ยวกับ ROS คุณสามารถเรียนรู้ได้จาก 2 วิธีด้านล่างนี้ ทั้งนี้ขึ้นอยู่กับรูปแบบการเรียนรู้และความชอบของคุณเอง * [[th/ROS/Tutorials|Start the Tutorials]] - Dive in right away and start working with ROS. * [[th/ROS/Introduction|Get an Overview]] - Read through this written overview of ROS and its capabilities. ##To get an immediate start with a pre-prepared ROS virtual machine, please see here: ##[[http://www.clearpathrobotics.com/blog/how-to-guide-ros-101/]] For more detailed information on the ROS framework, see the [[ROS|core ROS documentation]]. = Finding Answers = There are three places to look for answers to your questions and problems. The first is this wiki. Try the '''Search''' feature located at the top right. If you can't find a solution to your problem, then try searching [[http://answers.ros.org]] or the [[http://lists.ros.org/lurker/list/ros-users.en.html| archived mailing list]]. Ask a question on [[http://answers.ros.org/ask]] Check out the [[Support]] page for more information. = Finding Code = Wondering if there is already a ROS package out there that does what you need? The [[http://www.ros.org/browse/|Browse Software]] tool also lets search for useful [[Packages|packages]]. You can also browse the list of public ROS [[RecommendedRepositoryUsage/CommonGitHubOrganizations|repositories]] to look for groups doing similar work. = How to use this wiki = See [[ROS/Tutorials/NavigatingTheWiki| navigating the wiki tutorial]] for more information.