robotics-toolbox-python
Robotics Toolbox for Python (by petercorke)
Unity-Robotics-Hub
Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity. (by Unity-Technologies)
robotics-toolbox-python | Unity-Robotics-Hub | |
---|---|---|
8 | 12 | |
2,705 | 2,334 | |
1.8% | 1.0% | |
5.5 | 4.3 | |
12 months ago | 9 months ago | |
Python | C# | |
MIT License | GNU General Public License v3.0 or later |
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.
robotics-toolbox-python
Posts with mentions or reviews of robotics-toolbox-python.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-16.
- Simulate 6 axis arm in Python
- Recommendations for open source robotics software?
- rasberry pi pico 6dof robot arm
- Visualization Software for robotics
-
Need help with my project :(
Don't know if this works for micro python as is but you can adapt the IK code for your own setup https://github.com/petercorke/robotics-toolbox-python
-
Problem with spawning a server on localhost from WSL
Basically, I'd like to run examples from the Robotics Toolbox for Python in WSL. The issue is that they require using Swift, a browser-based robotics simulator, and this is where things don't go too well.
-
What are the best programs-frameworks for path planning and kinematic simulation of a custom robotic arm
Iād suggest looking in some of the free robotics frameworks out there, particularly Python and Matlab. These would allow you to fully focus on the cartesian planning problem. https://github.com/petercorke/robotics-toolbox-python is one such framework with minimal learning curve.
-
CM6 - Compliant 3D printed robotic arm - first moves!
I am using this toolbox and building software around it : https://github.com/petercorke/robotics-toolbox-python
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
What are some alternatives?
When comparing robotics-toolbox-python and Unity-Robotics-Hub you can also consider the following projects:
pinocchio - A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
gazebo-classic - Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
meshcat - Remotely-controllable 3D viewer, built on top of three.js
URDF-Importer - URDF importer
mini-cheetah-tmotor-python-can - Python Motor Driver for Mini-Cheetah based Actuators: T-Motor AK80-6/AK80-9 using SocketCAN Interface
ZeroSimROSUnity - Robotic simulation in Unity with ROS integration.