Skip to content

Central repository for tools, tutorials, resources, and documentation for robotic simulation in Unity.

License

Notifications You must be signed in to change notification settings

leeloolee/Unity-Robotics-Hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected].

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

About

Central repository for tools, tutorials, resources, and documentation for robotic simulation in Unity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 63.5%
  • Python 29.4%
  • CMake 4.5%
  • Dockerfile 2.0%
  • Shell 0.6%