浏览代码

AIRO-312: Landing page revamp (#51)

/fix-file-mode
GitHub 4 年前
当前提交
87a2a447
共有 4 个文件被更改,包括 240 次插入1024 次删除
  1. 67
      README.md
  2. 1001
      tutorials/pick_and_place/img/1_end.gif
  3. 196
      images/unity-wide.png

67
README.md


![](images/unity-wide.png)
<p align="center"><img src="tutorials/pick_and_place/img/0_pick_place.gif" width="600"/></p>
If you have questions please feel free to contact us [here](mailto:unity-robotics@unity3d.com).
> The contents of this repository are in active development. Its features and API are subject to significant change as development progresses.
## Introduction
Simulation plays an important role in robotics development, and we’re here to ensure that roboticists can use Unity for these simulations. We have released our first set of tools to make it easier to use Unity with existing ROS-based workflows. Try out some of our samples below to get started quickly.
## Unity Robotics Tutorials
For any questions or feedback, connect directly with the Robotics team at [unity-robotics@unity3d.com](mailto:unity-robotics@unity3d.com).
### Repos
- [TCP Endpoint ROS Package](https://github.com/Unity-Technologies/ROS-TCP-Endpoint)
- A ROS node for sending/receiving messages from Unity.
- [TCP Connection Unity Scripts](https://github.com/Unity-Technologies/ROS-TCP-Connector)
- A set of Unity components for sending/receiving messages from ROS.
- [URDF Importer](https://github.com/Unity-Technologies/URDF-Importer)
- A Unity plugin for loading [URDF](http://wiki.ros.org/urdf) files (Unified Robot Description Format)
- [Articulations Robot Demo](https://github.com/Unity-Technologies/articulations-robot-demo)
- A robot simulation, demonstrating Unity's new physics solver.
## Getting Started with Unity Robotics
| Tutorial | Description |
|---|---|
| [Pick-and-Place Demo](tutorials/pick_and_place/README.md) | A complete end-to-end demonstration, including how to set up the Unity environment, how to import a robot from URDF, and how to set up two-way communication with ROS for control |
| [ROS–Unity Integration](tutorials/ros_unity_integration/README.md) | A set of component-level tutorials showing how to set up communication between ROS and Unity |
| [URDF Importer](tutorials/urdf_importer/urdf_tutorial.md) | Steps on using the Unity package for loading [URDF](http://wiki.ros.org/urdf) files (Unified Robot Description Format) |
| [Articulations Robot Demo](https://github.com/Unity-Technologies/articulations-robot-demo) | A robot simulation demonstrating Unity's new physics solver
## Component Repos
| Repo | Usage |
|---|---|
| [TCP Endpoint](https://github.com/Unity-Technologies/ROS-TCP-Endpoint) | ROS node for sending/receiving messages from Unity |
| [TCP Connector](https://github.com/Unity-Technologies/ROS-TCP-Connector) | Unity package for sending/receiving messages from ROS |
| [URDF Importer](https://github.com/Unity-Technologies/URDF-Importer) | Unity package for loading [URDF](http://wiki.ros.org/urdf) files (Unified Robot Description Format) |
### Prerequisites
- Knowledge of [ROS](https://www.ros.org/) and a working [ROS environment](https://www.ros.org/install/)
- This tutorial was made using ROS Melodic and Python 2.
- Unity 2020.2 or newer
---
### Tutorials
- [ROS–Unity Integration](tutorials/ros_unity_integration/README.md)
- How to set up simple communication between ROS and Unity.
- [URDF Importer](tutorials/urdf_importer/urdf_tutorial.md)
- [Pick-and-Place End-to-End](tutorials/pick_and_place/README.md)
- A complete end-to-end robotics environment - a simulated robot defined in URDF, controlled via two-way communication with ROS.
## Additional Resources
### Additional Resources
We have published a series of blog posts that are relevant for Unity Robotics:
We have published a series of blog posts and talks that are relevant for Unity Robotics:
[Unite Now 2020: Simulating Robots with ROS and Unity](https://resources.unity.com/unitenow/onlinesessions/simulating-robots-with-ros-and-unity)
Unite Now 2020: Simulating Robots with ROS and Unity [video](https://resources.unity.com/unitenow/onlinesessions/simulating-robots-with-ros-and-unity)
[Announcing Unity robotic simulation](https://unity.com/solutions/automotive-transportation-manufacturing/robotics)
Announcing Unity Robotic Simulation [blog post](https://unity.com/solutions/automotive-transportation-manufacturing/robotics)
[Use articulation bodies to easily prototype industrial designs with realistic motion and behavior](https://blogs.unity3d.com/2020/05/20/use-articulation-bodies-to-easily-prototype-industrial-designs-with-realistic-motion-and-behavior/)
Use articulation bodies to easily prototype industrial designs with realistic motion and behavior [blog post](https://blogs.unity3d.com/2020/05/20/use-articulation-bodies-to-easily-prototype-industrial-designs-with-realistic-motion-and-behavior/)
- [Unity Industrial Simulation](https://unity.com/products/unity-simulation)
- [Training a performant object detection ML model on synthetic data using Unity Perception tools](https://blogs.unity3d.com/2020/09/17/training-a-performant-object-detection-ml-model-on-synthetic-data-using-unity-perception-tools/) ([Unity Perception Github Repository](https://github.com/Unity-Technologies/com.unity.perception))
- Unity Industrial Simulation [site](https://unity.com/products/unity-simulation)
- Training a performant object detection ML model on synthetic data using Unity Perception tools [blog post](https://blogs.unity3d.com/2020/09/17/training-a-performant-object-detection-ml-model-on-synthetic-data-using-unity-perception-tools/)
- Unity Perception [repository](https://github.com/Unity-Technologies/com.unity.perception)
## License
[Apache License 2.0](LICENSE)

1001
tutorials/pick_and_place/img/1_end.gif
文件差异内容过多而无法显示
查看文件

196
images/unity-wide.png

之前 之后
宽度: 3000  |  高度: 500  |  大小: 27 KiB
正在加载...
取消
保存