| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
Simulation plays an important role in robotics development, and we’re here to ensure that roboticists can use Unity for these simulations. We're starting off with a 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.
Brief steps on installing the Unity Robotics packages.
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.
A complete end-to-end demonstration in which we collect training data in Unity and use that data to train a deep neural network to predict the pose of a cube. This model is then deployed in a simulated robotic pick-and-place task.
A robot simulation demonstrating Unity's new physics solver (no ROS dependency).
| Tutorial | Description |
|---|---|
| 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 |
| Repo | Functionality |
|---|---|
| ROS TCP Endpoint | ROS node for sending/receiving messages from Unity |
| ROS TCP Connector | Unity package for sending/receiving messages from ROS |
| URDF Importer | Unity package for loading URDF files |
Here’s a peek into what our Physics Team is hard at work on…
Interested in early access to ROS 2 integration? Email unity-robotics@unity3d.com to join our alpha program.
For general questions, feedback, or feature requests, connect directly with the Robotics team at unity-robotics@unity3d.com.
For bugs or other issues, please file a GitHub issue and the Robotics team will investigate the issue as soon as possible.
To get notified about new updates and features, sign up for our newsletter!
| Back | FazBrowse Home | New Git URL |