10 Star 50 Fork 13

xshadower/openrobot

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

openrobot

Description

open source robot system

Software Architecture

Software architecture description

Installation

  1. now this system only run on windows OS, it is easy to change to ubuntu
  2. run cmd to open command window

Instructions

  1. env to type all robot
  2. lunch the robot mk to make it active
  3. make xxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
MIT License Copyright (c) 2019 golden Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

采用主从结构,以类人机器人xshadower为示例的通用开源机器人系统,非ROS,操控真实机器人,无仿真环境。 本系统采用makefile整合platformIO CLI为开发环境,整合主从代码统一管理。方便集成到jenkins等CI系统中。 主控主机在win10下python语言开发。实现对其他主机和从机的管理功能。 主控主机使用flask作为web显示,udp通信进行远程cmd控制,usb串口实现与子系统的通信。 其他主机系统通过有线或者无线网络接入主控主机,其他主机会采用jetson nano和树莓派3B。 子系统分节点和叶节点,节点和叶节点都可以通过串口直接接入主机。节点可以利用串口接叶节点,叶节点无扩展功能。 节点采用nucleo_f303re开发板,mbed os开发。实现... expand collapse
C
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/xshadower/openrobot.git
git@gitee.com:xshadower/openrobot.git
xshadower
openrobot
openrobot
master

Search