You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -13,6 +13,12 @@ This is a central repository for tools, tutorials, resources, and documentation
13
13
14
14
> The contents of this repository are in active development. Its features and API are subject to significant change as development progresses.
15
15
16
+
---
17
+
18
+
We're currently working on lots of things! Please take a short moment fill out our [survey](https://unitysoftware.co1.qualtrics.com/jfe/form/SV_0ojVkDVW0nNrHkW) to help us identify what products and packages to build next.
19
+
20
+
---
21
+
16
22
## Introduction
17
23
18
24
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.
@@ -60,7 +66,7 @@ An example simulation environment, integrated with ROS 2 and **[New!] Visualizat
- (August 13, 2021) Advance your robot autonomy with ROS 2 and Unity [blog post](https://blog.unity.com/manufacturing/advance-your-robot-autonomy-with-ros-2-and-unity)
65
71
- (March 2, 2021) Teaching robots to see with Unity [blog post](https://blogs.unity3d.com/2021/03/02/teaching-robots-to-see-with-unity/)
66
72
- (November 19, 2020) Robotics simulation in Unity is as easy as 1, 2, 3! [blog post](https://blogs.unity3d.com/2020/11/19/robotics-simulation-in-unity-is-as-easy-as-1-2-3/)
@@ -107,10 +113,6 @@ For feature requests, bugs, or other issues, please file a [GitHub issue](https:
107
113
For any other questions or feedback, connect directly with the
We're interested in learning more about who is interested in the Unity Robotics tools! Please consider filling out our [survey](https://unitysoftware.co1.qualtrics.com/jfe/form/SV_0ojVkDVW0nNrHkW) to help us better understand your scenarios and use cases for robotics and simulation.
113
-
114
116
## Newsletter
115
117
To get notified about new updates and features, [sign up for our newsletter](https://create.unity3d.com/robotics-simulation-newsletter-sign-up)!
Copy file name to clipboardExpand all lines: tutorials/pick_and_place/README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@ This tutorial is designed such that you do not need prior experience with Unity
10
10
11
11
> Note: This project has been tested with Python 2 and ROS Melodic, as well as Python 3 and ROS Noetic.
12
12
13
+
---
14
+
15
+
We're currently working on lots of things! As a first step for this tutorial, please take a short moment fill out our [survey](https://unitysoftware.co1.qualtrics.com/jfe/form/SV_0ojVkDVW0nNrHkW) to help us identify what products and packages to build next.
Copy file name to clipboardExpand all lines: tutorials/ros_unity_integration/README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,12 @@ The messages being passed between Unity and ROS are expected to be serialized as
12
12
13
13
The `ROSConnection` plugin (also from [ROS TCP Connector](https://github.com/Unity-Technologies/ROS-TCP-Connector)) provides the Unity scripts necessary to publish, subscribe, or call a service.
14
14
15
+
---
16
+
17
+
We're currently working on lots of things! As a first step for these tutorials, please take a short moment fill out our [survey](https://unitysoftware.co1.qualtrics.com/jfe/form/SV_0ojVkDVW0nNrHkW) to help us identify what products and packages to build next.
0 commit comments