Skip to content

A NodeJS library to control robotic arm and have 3D visualisation with WebGL

License

Notifications You must be signed in to change notification settings

denisamselem/lib-robotic-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotic Arm Library

The purpose of this library is to provide JavaScript tool for controlling a NodeJs robot arm.

Content

It includes :

  • 3D modeling of the robot
  • A fully configurable robot (except axis)
  • Some helper to compute robot axis angles
  • Some examples to understand how the robot works

Examples

In the examples, a green cube is put anywhere on the screen and the robot grab it.

A animated example show how the robot can follow a point.

Basic example screenshot

Build

For basic example, run grunt basic-example then open src/examples/example.html

For basic animated, run grunt animated-example then open src/examples/example.html

About

A NodeJS library to control robotic arm and have 3D visualisation with WebGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published