Skip to content

christian-wolf-eks/PAROL-commander-software

 
 

Repository files navigation

PAROL-commander-software

License: MIT

drawing

https://source-robotics.com

Robot arm building instructions, STL files, BOM can be found here: Link

To run this code you need to use PAROL6 control board! You can buy it here: Link!

PAROL6 commander software is a tool for controlling and programming the PAROL6 robotic arm! Some of the features are:

  • Loop rates of up to 100Hz allowing for real-time control
  • Joint jogging
  • Cartesian level jogging in the world reference frame and tool reference frame
  • Full telemetry data
  • Error handling like Inverse kinematics errors, Joint position limits, speed limits, Estop...
  • Response log
  • Built-in simulator
  • Programming interface with simple-to-use commands
  • Real-time control of robot outputs and reading of inputs

What is PAROL6 robotic arm?

PAROL6 is a high-performance 3D-printed desktop robotic arm. The design approach of PAROL6 was to be similar to industrial robots in terms of mechanical design, control software, and usability. Control software, GUI, and robots STL files are open-source. You can build your own PAROL6 robot by following the instructions on this page.

Minimal hardware requirements

To run the PAROL6 robotic arm with commander software you will need to meet some minimal PC specifications. Check already tested systems and compare them to your system: Compare

How to install

How to install on the Linux: Link
How to install on Windows: Link

Dependency

You can compare what Python modules are used on the systems that are proven to work!
Dependency

Documentation:

How to use PAROL commander software can be found in DOCS

More about PAROL6

Join Discord community!

📢📢Contributing to the project 📢📢

Some features are still missing on the software and hardware side of the PAROL6.
If you want to contribute to the project and don't know how you can help in the implementation of some of these features:

General features:

  • ROS2 support
  • Moveit example
  • ROBODK postprocessor
  • TODO -> Stepper driver stages need to go to short or all fets low when power button is pressed
  • TODO ->Implement Swift simulator - https://github.com/jhavl/swift
  • TODO -> Create executable files for windows and linux

PAROL6 commander software features:

  • Reading GCODE commands
  • Reading inputs
  • implementing flow control
  • Graphical simulator?
  • Saving programs to the Control board Flash
  • Offline execution of the code (from the flash)
  • Blending in trajectory planner

Liability

  1. The software is still in development and may contain bugs, errors, or incomplete features.
  2. Users are encouraged to use this software responsibly and at their own risk.

Project is under GPLv3 Licence

About

Repo for PAROL6 GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%