
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 26 (100.0%) | 198 (100.0%) | 7.6 |
| alex_joni | 19 (73.1%) | 135 (68.2%) | 7.1 |
| cradek | 2 (7.7%) | 37 (18.7%) | 18.5 |
| jepler | 4 (15.4%) | 25 (12.6%) | 6.2 |
| jmkasunich | 1 (3.8%) | 1 (0.5%) | 1.0 |
clean some fogotten hal file, and make the config work again (XYZRPW is not allowed anymore
2 lines of code changed in:
get rid of mentions of bridgeporttask and minimilltask
2 lines of code changed in:
fix the many other varfiles (UVW)
37 lines of code changed in:
replace linkpp with net. linkpp is obsolete
11 lines of code changed in:
change motmod insmod parameter from max_joints to num_joints
1 lines of code changed in:
fix ini (widen limits, increase accels to sane? values, tilt joint5 at home)
12 lines of code changed in:
Added max_joints insmod parameter for the motmod module.
Changed a couple of places in the motion controller to check only
up to EMCMOT_MAX_JOINTS(=max_joints), should improve speed a tiny bit.
This also helps to export only the needed number of joints from the motion controller.
HAL files use 'loadrt motmod .. max_joints=[TRAJ]AXES' for now
1 lines of code changed in:
remove duplicated HOME_SEQUENCE
1 lines of code changed in:
remove scaling as it's now not necessary (done in pumagui.py)
6 lines of code changed in:
fix some home positions/offsets
7 lines of code changed in:
use joint positions, not motor positions, for the vcp
6 lines of code changed in:
fix velocity scaling on pumagui (0..1 = 0..360)
37 lines of code changed in:
machine visualization, including an example for a puma-style robot
10 lines of code changed in:
make 'home all' work
7 lines of code changed in:
saner values for pums 560
24 lines of code changed in:
ignore
0 lines of code changed in:
pyvcp joint preview
15 lines of code changed in:
sample sim config for puma robots
19 lines of code changed in: