Skip to content

Script to control a robotic arm with the mouse from Blender, which sends the corresponding IK angles over serial port.

Notifications You must be signed in to change notification settings

xenjee/BlenderController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlenderController


This repo shows how to control a robot from blender using python. To execute the controller first upload the arduino code into the board. Then in the blender file, press on "Run Script", then the play icon and finally hover the mouse over the control bone and press the "G" key.

The arm used in this project is available here:



This project is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

About

Script to control a robotic arm with the mouse from Blender, which sends the corresponding IK angles over serial port.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.1%
  • Other 43.9%