您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
GitHub 7c09f240 [AIRO-284] add quick demo (#92) 3 年前
images AIRO-300: Package install instructions (#79) 3 年前
tutorials [AIRO-284] add quick demo (#92) 3 年前
.gitignore Merging dev branch into main (#78) 4 年前
LICENSE Initial commit of public release branch 4 年前
README.md AIRO-300: Package install instructions (#79) 3 年前
Third Party Notices.md Initial commit of public release branch 4 年前
faq.md AIRO-300: Package install instructions (#79) 3 年前

README.md

Unity Robotics Hub

This is a central repository for tools, tutorials, resources, and documentation for robotic simulation in Unity.

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.

For any questions or feedback, connect directly with the Robotics team at unity-robotics@unity3d.com.

Getting Started with Unity Robotics

Tutorial Description
Quick Installation Instructions Brief steps on installing the Unity Robotics packages
Pick-and-Place Demo 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 A set of component-level tutorials showing how to set up communication between ROS and Unity
URDF Importer Steps on using the Unity package for loading URDF files (Unified Robot Description Format)
Articulations Robot Demo A robot simulation demonstrating Unity's new physics solver

Component Repos

Repo Usage
TCP Endpoint ROS node for sending/receiving messages from Unity
TCP Connector Unity package for sending/receiving messages from ROS
URDF Importer Unity package for loading URDF files (Unified Robot Description Format)

Additional Resources

We have published a series of blog posts and talks that are relevant for Unity Robotics:

  • (November 19, 2020) Robotics simulation in Unity is as easy as 1, 2, 3! blog post
  • (November 12, 2020) Unite Now 2020: Simulating Robots with ROS and Unity video
  • (August 26, 2020) Announcing Unity Robotic Simulation blog post
  • (May 20, 2020) Use articulation bodies to easily prototype industrial designs with realistic motion and behavior blog post

In addition to robot simulation, here are some additional, relevant Unity simulation products:

  • Unity Industrial Simulation site
  • Training a performant object detection ML model on synthetic data using Unity Perception tools blog post

FAQs

License

Apache License 2.0