Unity-Robotics-Hub
Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity. (by Unity-Technologies)
URDF-Importer
URDF importer (by Unity-Technologies)
| Unity-Robotics-Hub | URDF-Importer | |
|---|---|---|
| 12 | 1 | |
| 2,521 | 307 | |
| 2.3% | 0.0% | |
| 4.3 | 0.0 | |
| over 1 year ago | over 2 years ago | |
| C# | C# | |
| GNU General Public License v3.0 or later | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Unity-Robotics-Hub
Posts with mentions or reviews of Unity-Robotics-Hub.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-01.
-
Create VR-Controlled Roboter in Unity
So far I have cloned the Universal_Robots_ROS2_Description and Robotiq_2f_140 (Supported for ROS2) in my workspace. Since I want to implement my Robot in Unity I am following the Unity Integration tutorial and the moveit tutorial.
- Unity VS Unreal which one you recommand for ROS (am a biginner for all three)
-
ROS 2 and simulation in Unity3D
Hi. We have used the ROS-TCP connector as well to establish a connection between ROS2 and Unity, and have done the ros_unity_integration tutorial.
-
HoloLens 2 AR-Interface for Medical Assistance Robots in Unity
It's for my thesis, so it's not a library and it's quite unstructured since there will be no further use. I used the MRTK Interface Elements in Unity and the Unity Robotics Hub (https://github.com/Unity-Technologies/Unity-Robotics-Hub). Then I customized everything for the KUKA iiwa Robotic Arm.
- Simulating robotic arm for object manipulation
-
Unity Pick And Place with Hololens 2 #hololens2 #hololens #robotics #robot #pickandplace #kitchen #microsoft #augmentedreality #ar #xr #unity3d #unity #niryo
Actually, there is no code on GitHub yet. It's a Unity project sitting on my dropbox at the moment. I took the project in the Unity Robotics Hub repo (https://github.com/Unity-Technologies/Unity-Robotics-Hub.git) and added multiple things iteratively to make it work with the Hololens.
- Best suite for robotics tasks
- I'm Addicted to Assets
-
Cam this happen
Are you using ROS for the robot by any chance? if so, have you seen this? it might do just what you want, incl way to connect between the robot and Unity: * https://github.com/Unity-Technologies/Unity-Robotics-Hub
-
We've created a open source Gazebo alternative that is much easier and more efficient to develop simulations.
How is this different from the the official unity for robotics? https://github.com/Unity-Technologies/Unity-Robotics-Hub
URDF-Importer
Posts with mentions or reviews of URDF-Importer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-09.
-
Help! Meet problems about connecting the ros with unity based on ros sharp
From my experience, ROS# is not the recommended way to connect Unity and ROS anymore. You probably want to use the ROS-TCP-Connector which is officially supported by Unity and its corresponding ROS package. That page has quite a few tutorials to help you get the connection setup. I currently maintain a plugin that implements a set of commonly used sensors here which might be of some use to you. Another useful resource maintained by Unity is their URDF importer, but it is still a bit buggy. Let me know if you need any other resources or help, I'm trying to make Unity a bit more livable for ROS developers.
What are some alternatives?
When comparing Unity-Robotics-Hub and URDF-Importer you can also consider the following projects:
mediapipe - Cross-platform, customizable ML solutions for live and streaming media.
ROS-TCP-Endpoint - ROS package used to create an endpoint to accept ROS messages sent from a Unity scene using the ROS TCP Connector scripts
ros-sharp - ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
urdf-loaders - URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL
ZeroSimROSUnity - Robotic simulation in Unity with ROS integration.
UnityRosUtils - A collection of useful utility scripts for ROS-Unity simulations.