All Projects → zalo → Dexter

zalo / Dexter

Licence: gpl-3.0
A rich GUI and example code for visualizing and controlling the Dexter robot arm from Haddington Dynamics

Projects that are alternatives of or similar to Dexter

Invisible Highway
Invisible Highway is an experiment in controlling physical things in the real world by drawing in AR. Simply make a pathway along the floor on your phone and the robot car will follow that path on the actual floor in your room. A custom highway with scenery is generated along the path to make the robots a little more scenic on your phone screen.
Stars: ✭ 118 (+268.75%)
Mutual labels:  robotics, unity
Urdf Loaders
URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files
Stars: ✭ 129 (+303.13%)
Mutual labels:  robotics, unity
Articulations Robot Demo
Stars: ✭ 145 (+353.13%)
Mutual labels:  robotics, unity
Benchbot
BenchBot is a tool for seamlessly testing & evaluating semantic scene understanding tools in both realistic 3D simulation & on real robots
Stars: ✭ 29 (-9.37%)
Mutual labels:  robotics
Particle Filter Prototype
Particle Filter Implementations in Python and C++, with lecture notes and visualizations
Stars: ✭ 29 (-9.37%)
Mutual labels:  robotics
Teapot shooter
Augmented Reality Teapot Shooter made using Unity and ARCore
Stars: ✭ 30 (-6.25%)
Mutual labels:  unity
Flutter Unity View Widget
Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
Stars: ✭ 961 (+2903.13%)
Mutual labels:  unity
Unitystationbumper
Video bumper for Unity's live streaming channel.
Stars: ✭ 28 (-12.5%)
Mutual labels:  unity
Seido
Visuals for Matsuura Masaya's live performance in Osaka and Tokyo.
Stars: ✭ 31 (-3.12%)
Mutual labels:  unity
Resharper Unity
Unity support for both ReSharper and Rider
Stars: ✭ 953 (+2878.13%)
Mutual labels:  unity
Kamalitransition
Unity Shader transition between panels
Stars: ✭ 30 (-6.25%)
Mutual labels:  unity
Ca Fluid Simulation
3D Fluid Simulation for Unity based on a Cellular Automaton
Stars: ✭ 29 (-9.37%)
Mutual labels:  unity
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-6.25%)
Mutual labels:  unity
Pepper Robot Programming
Pepper Programs : Object Detection Real Time without ROS
Stars: ✭ 29 (-9.37%)
Mutual labels:  robotics
Computeshader Unity Macos
Stars: ✭ 31 (-3.12%)
Mutual labels:  unity
Gym Panda
An OpenAI Gym Env for Panda
Stars: ✭ 29 (-9.37%)
Mutual labels:  robotics
Falling Words Typing Game
This is the source code for a Falling Words Typing Game created in Unity during a Twitch Livestream.
Stars: ✭ 31 (-3.12%)
Mutual labels:  unity
Nasoq
NASOQ:Numerically Accurate Sparsity Oriented QP Solver
Stars: ✭ 30 (-6.25%)
Mutual labels:  robotics
Turbotrack2d
Prototype of 2D arcade style racing game
Stars: ✭ 30 (-6.25%)
Mutual labels:  unity
Museum
Live coding rig for Channel 18 at SuperDeluxe
Stars: ✭ 30 (-6.25%)
Mutual labels:  unity

Dexter

A quick GUI and example code for visualizing and controlling the Dexter robot arm from Haddington Dynamics with Unity.

At the moment, it includes support for visualizing the arm's current pose and a simplified interface for for sending arbitrary commandlets (move to pose, change mode, change PID strength, etc.)

The included example scene demonstrates using an IK solver to reposition the arm by dragging the end effector around. (Use the mouse to drag each side of the ghost-effector and press ‘Space’ to send a motion command to the arm.)

NOTE: You will need to ensure that the IP address on the “Dexter” object matches the IP of the Dexter on your network in order for it to connect (if it can't connect, the application will freeze for 20 seconds upon bootup while it times out).

Gif of Effector-Mounted Leap Tracking (not included)

Gif of Effector Motion Curves

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].