1 Star 0 Fork 0

李希宇/apollo-platform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0
# Apollo-Platform The Apollo-platform will cover all the platform level support. In the first release, we add the most popular solution Robot Operating System (ROS) under ros directory. ## ROS ### Introduction The Robot Operating System (ROS) is flexible framework for writing robot software. This release is originated from ROS Indigo release. ### What is the difference Compared to original ROS, we made the following improvements to enhance its stability and performance: * ROS Decentralization Feature * High Efficient Communication based on Shared Memory Transport Feature * Native Support with Protobuf Feature For more details of each feature, please find in the [Design Docs](https://github.com/ApolloAuto/apollo-platform/blob/master/ros/docs/design). The Apollo team would like to thank everybody in the open source community. The GitHub apollo-platform/ros is based on [ROS](https://github.com/ros/ros) and [Fast-RTPS](https://github.com/eProsima/Fast-RTPS). Currently, Apollo team maintains this repository. In near future, we’ll send patches back to the corresponding communities. ### License All the features developed on ROS comply with the original ROS License which is BSD. However, those packages added for Apollo tools or examples are release Under Apache 2.0 License. Under the current Apollo Platform release, there are two packages (orocos_kdl and xmlrpcpp) using LGPL license, which will only be dynamic linked into Apollo project. We are also releasing all the corresponding source code. ### How to Download the Release Package Download the release packages from the release section on github: ``` https://github.com/ApolloAuto/apollo-platform/releases ``` ### How to Install After having the release package downloaded: ``` tar zxvf ros-indigo-apollo-2.0.0-x86_64.tar.gz rsync -av ros/ /apollo/third_party/ros_x86_64 source /apollo/third_party/ros_x86_64/setup.bash ``` (Apollo docker is currently the only supported runtime environment) ### How to Build If you would like customize and build your own ROS, please reference the [Apollo 2.0 Quick Start](https://github.com/ApolloAuto/apollo/blob/master/docs/quickstart/apollo_2_0_quick_start.md)

简介

Collections of Apollo Platform Software 展开 收起
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li_xi_yu/apollo-platform.git
git@gitee.com:li_xi_yu/apollo-platform.git
li_xi_yu
apollo-platform
apollo-platform
master

搜索帮助