<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ROS 2 &#8211; GTROB</title>
	<atom:link href="https://www.gtrob.com/archives/category/controller/ros/ros2/feed" rel="self" type="application/rss+xml" />
	<link>https://www.gtrob.com</link>
	<description>机器人开源社区，家庭服务机器人 ,个人服务机器人-IBOAI</description>
	<lastBuildDate>Fri, 07 Aug 2020 10:25:49 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.gtrob.com/wp-content/uploads/2019/12/cropped-GTROBTLOGO512512-32x32.png</url>
	<title>ROS 2 &#8211; GTROB</title>
	<link>https://www.gtrob.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">209238892</site>	<item>
		<title>ROS 2概述</title>
		<link>https://www.gtrob.com/archives/1470</link>
					<comments>https://www.gtrob.com/archives/1470#comments</comments>
		
		<dc:creator><![CDATA[高天]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 08:03:15 +0000</pubDate>
				<category><![CDATA[ROS 2]]></category>
		<category><![CDATA[控制系统]]></category>
		<category><![CDATA[机器人操作系统]]></category>
		<guid isPermaLink="false">http://www.gtrob.com/?p=1470</guid>

					<description><![CDATA[机器人操作系统（ROS）是用于构建机器人 ...]]></description>
										<content:encoded><![CDATA[
<p>机器人操作系统（ROS）是用于构建机器人应用程序的一组软件库和工具。从驱动程序到最新算法，再到强大的开发人员工具，ROS可以满足您下一个机器人项目的需求。而且都是开源的。</p>



<p>自ROS于2007年启动以来，机器人技术和ROS社区已发生了许多变化。ROS 2项目的目标是适应这些变化，充分利用ROS 1的优点，并改善不受欢迎的事物。</p>



<p>在这里，您可以找到<strong>ROS 2</strong>的最新版本的官方文档。</p>



<p>如果您正在寻找有关ROS 1的文档（即ROS，因为它已经存在了几年，以及您现在可能使用的是什么），请查看<a href="https://wiki.ros.org/">ROS Wiki</a>。</p>



<h2 class="wp-block-heading">从哪里开始</h2>



<p>新手和经验丰富的ROS用户应查阅以用户为中心的内容的概述，以查找所需内容。</p>



<ul class="wp-block-list"><li><a href="https://index.ros.org/doc/ros2/Installation/#installationguide">安装</a>页面将帮助您首次设置ROS 2。您可以选择平台以及适合您需要的安装类型和发行版。</li><li><a href="https://index.ros.org/doc/ros2/Tutorials/#tutorials"></a>无论您是从头开始学习还是在寻求实现更具体目标的指导，<a href="https://index.ros.org/doc/ros2/Tutorials/#tutorials">教程都将带</a>您逐步学习ROS 2。</li><li><a href="https://index.ros.org/doc/ros2/Concepts/#conceptshome">概念</a>是有关ROS 2核心<a href="https://index.ros.org/doc/ros2/Concepts/#conceptshome">概念</a>的高级解释和背景信息，应为教程中涵盖的主题提供一些上下文。</li><li><a href="https://index.ros.org/doc/ros2/Troubleshooting/#troubleshooting">故障排除</a>指南涵盖了可能出现问题的一些特定的常见情况。</li><li><a href="https://index.ros.org/doc/ros2/Contributing/#contributing">贡献</a>就是使ROS 2出色的原因！我们提供了有关最佳实践和方法的指南，以贡献新的ROS 2内容以及将现有内容从ROS 1迁移到ROS 2。</li><li><a href="https://index.ros.org/doc/ros2/Contact/#help"></a>总是鼓励<a href="https://index.ros.org/doc/ros2/Contact/#help">获得帮助</a>。在这里，您将找到几种获取问题答案或进行讨论的方法。</li></ul>



<h3 class="wp-block-heading">了解更多</h3>



<p>在线提供了大量资源，以了解有关ROS 2的更多信息。以下是一些资源：</p>



<ul class="wp-block-list"><li><a href="https://design.ros2.org/">design.ros2.org</a>包含有关ROS 2背后的设计决策的各种文章，例如：<ul><li><a href="https://design.ros2.org/articles/why_ros2.html">为什么选择ROS 2？</a></li><li><a href="https://design.ros2.org/articles/ros_on_dds.html">DDS上的ROS</a></li><li><a href="https://design.ros2.org/articles/changes.html">ROS 1和ROS 2之间的变化</a></li></ul></li><li>ROS 2的代码是开源的，可分为多个存储库。您可以在<a href="https://github.com/ros2">ros2 GitHub组织中</a>找到大多数存储库的代码。</li><li><a href="https://fkromer.github.io/awesome-ros2">awesome-ros2</a>是ROS 2软件包和资源的“备忘单”样式快速参考，可帮助GitHub用户了解ROS 2。</li><li>这组<a href="https://index.ros.org/doc/ros2/ROSCon-Content/#roscon">ROSCon讨论</a>为各种ROS 2概念提供了一些上下文。</li></ul>



<h2 class="wp-block-heading">关于ROS&nbsp;<a href="https://index.ros.org/doc/ros2/#about-ros-2">2</a></h2>



<p>如果您对ROS 2项目的业务和发展方面感兴趣，则这些页面提供了各个相关领域的高级详细信息。</p>



<ul class="wp-block-list"><li><a href="https://index.ros.org/doc/ros2/Releases/#releases">新闻稿</a>过去，现在和未来的ROS 2点的分布，包括日期和改变的分布之间进行。</li><li><a href="https://index.ros.org/doc/ros2/Features/#features">特点</a>是当前ROS 2版本的一部分，再加上每一个新功能，内容详细说明。</li><li><a href="https://index.ros.org/doc/ros2/Roadmap/#roadmap">路线图</a>是尚未实现但即将推出的ROS 2功能思想的集合。</li><li><a href="https://index.ros.org/doc/ros2/Governance/#governance">项目治理</a>由技术指导委员会负责，您可以在此处了解更多信息。</li><li><a href="https://index.ros.org/doc/ros2/Marketing/#marketing"></a>可以从此页面下载宣传ROS 2的<a href="https://index.ros.org/doc/ros2/Marketing/#marketing">营销</a>材料。</li></ul>



<h2 class="wp-block-heading">关于本文档</h2>



<p>我们一直在努力改善文档。您可以通过在<a href="https://github.com/ros2/ros2_documentation">我们的GitHub存储库</a>上提交请求修复的请求或问题的建议来提供帮助。</p>



<p>纯以<a href="http://docutils.sourceforge.net/rst.html">ReST标记格式</a>编写，在<a href="https://github.com/ros-infrastructure/rosindex">ROSIndex</a>构建期间使用Sphinx处理。&nbsp;<a href="https://index.ros.org/doc/ros2/Contributing/Inter-Sphinx-Support/">Intersphinx支持</a>很容易用于特定于组件的交叉链接。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.gtrob.com/archives/1470/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1470</post-id>	</item>
	</channel>
</rss>
