• Stars
    star
    118
  • Rank 298,749 (Top 6 %)
  • Language
    C#
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

3D Simulation, forward and inverse kinematics of a robotic arm in C# using WPF and helix-toolkit

RobotArmHelix

3D Simulation, forward and inverse kinematics of a robotic arm in C# using WPF and helix-toolkit

alt text

This is a simple project developed in C# by using helix-tookit. In order to compile this project the DLLs of Helix need to be compiled by downloading the source code from the helix repository and compiling them.

The aim of the project was to test forward and inverse kinematics which has been achieved thanks to helix and wpf. The Inverse kinematics has been developed on the base of http://www.alanzucconi.com/2017/04/10/robotic-arms/, it is in fact based on gradient descent.

The 3D models belong to the ABB's IRB 4600 Robotic Arm and can be found here: http://new.abb.com/products/robotics/industrial-robots/irb-4600/irb-4600-cad. Finally, the meshes have been converted from STEP to STL by using FreeCad and simplified for faster processing and better performances with MeshLab using the Qaudric Edge Collapse Decimation semplification filter giving 10.000 faces as input.

Based on the RAV2 project of karthikram827

More Repositories

1

chatbot-node-rasa

A simple chat bot based on Rasa NLU and developed with Node.js, Express and Socket.io as backend and HTML, CSS and Javascript with Jquery on the frontend side.
JavaScript
41
star
2

AI_Dating

What to do when you end up single during a pandemic in 2020? Create an AI to deal with dating apps for you! Analyse bios, messages, pictures and more! Or just use this as a desktop client for Tinder (and Bumble) or to scrape some data for research purposes!
Python
20
star
3

Gggantt

A simple way to draw gantt charts in R with ggplot
R
6
star
4

py-logger

A one-file, thread safe, color coded logger that writes to files, QtGUI/QtWidgets, PushBullet and terminal
Python
5
star
5

TheTower

Virtual Reality game using XVR engine and HTC Vive, final project of the "Ambienti Virtuali" course
C++
5
star
6

ShrekIntruderAlert

The safest security system ever created. When intruders will make any movement inside your house, Shrek will be ready to welcome them!
Python
4
star
7

bibtex-cleaneR

A little script to look for DOIs, update citations, clean up and sort .bib files in R
TeX
3
star
8

TennisTracker

A tennis player tracking system with Raspberry Pi (RHS 2016 final project)
Python
3
star
9

notion-master-script

A script manager for Notion API. Attach ONE single script to each of your database and then configure it according to your needs :)
JavaScript
3
star
10

Gabryxx7

Just a personal blog made with Jekyll and a heavily customised version of Hydejack free
HTML
2
star
11

nlp-flask-server

A web-based NLP microservice. Host NLP models on a flask-based server and get text scores through the client
Python
2
star
12

TheTowerPresentation

Presentation of the VR project/game TheTower, made on Slides.com, custom edited, with particles background made with Particle.js
JavaScript
2
star
13

Gabryxx7.github.io

gh-page
JavaScript
1
star
14

BLE-RadBeacon-Configurator

An Android Java app to scan and batch-configure RadBeacon Dots BLE beacons.
Java
1
star
15

python-logging

A one file Singletong thread-safe log class that can output to file, Qt widget and terminal with color support
Python
1
star
16

screenshot-ocr

A little but useful tool to explore OCR data extracted with `pytesseract` and `opencv`
Python
1
star
17

slack_exporter

Python
1
star
18

python_utils

Just a bunch of utility functions for pandas, jupyter, matplotlib and python in general
Python
1
star
19

semantic-localisation-r

Definition and implementation of a syntax for modelling movement patterns in semantic localisation time-series
R
1
star
20

ego_network_analysis

A simple tool to analyse every ego network in a full network
Jupyter Notebook
1
star
21

GameOfLife

A Multi-threaded version of the popular Game Of Life implemented in four versions: Using Java8 threads, using the Skandium framework, using standard Java Threads and sequential
Java
1
star
22

FacialGestureControls

Windows control through facial gestures and emotion recognition. You can now act surprised when caught on stack overflow and boom your work windows are back on top. Raise or Lower the volume with your eyebrows, take a screenshot with a smile or send a message with a kiss.
HTML
1
star