|
|
6a2c84ccc4
|
Finetuning xArm parameters
|
2023-03-10 14:58:04 +02:00 |
|
|
|
e64aa4fbae
|
Change acceleration limit and cartesian limit
|
2023-03-10 13:29:29 +02:00 |
|
|
|
fe1a40cbc2
|
Fix loading numbers in form 'Xe-Y'
|
2023-03-09 15:04:29 +02:00 |
|
|
|
a301851980
|
Add path simplification function
|
2023-03-09 14:45:36 +02:00 |
|
|
|
2d384046f1
|
Update readme
|
2023-03-09 13:47:38 +02:00 |
|
|
|
1e4a4833e6
|
Update readme
|
2023-03-09 13:44:47 +02:00 |
|
|
|
e1ba43e324
|
Set max value for translate
|
2023-03-09 12:43:37 +02:00 |
|
|
|
77ecb063d5
|
Set measured paper limits
|
2023-03-09 12:25:06 +02:00 |
|
|
|
c5337031e5
|
Fix parsing for inkpad svg
|
2023-03-09 10:18:11 +02:00 |
|
|
|
c5c1b6d844
|
Filter points within short distance to previous
|
2023-03-08 18:49:35 +02:00 |
|
|
|
4d00192240
|
Implement lineto commands for SVG path
|
2023-03-08 18:48:19 +02:00 |
|
|
|
cd73e489d9
|
Normalize arrays for splipy bezier curves
|
2023-03-08 18:46:42 +02:00 |
|
|
|
da28b3ad82
|
Add lite6 path plotting script
|
2023-03-02 18:10:54 +02:00 |
|
|
|
58a27194bc
|
Move scripts
|
2023-03-02 18:10:19 +02:00 |
|
|
|
0f5826893c
|
Add kinematics plugin settings
|
2023-03-02 17:52:23 +02:00 |
|
|
|
7802cc9241
|
Increase cubic curve control points
|
2023-03-02 17:51:54 +02:00 |
|
|
|
8e533e08bd
|
Add magic coordinates and debug functions
|
2023-03-02 17:51:21 +02:00 |
|
|
|
aece2ac7b6
|
Account for redundant points with z > 0
|
2023-03-02 17:24:01 +02:00 |
|
|
|
f17dd45a99
|
Clean unused code
|
2023-03-02 14:00:14 +02:00 |
|
|
|
de57ae288d
|
Fix runtime issues
|
2023-03-01 10:51:54 +02:00 |
|
|
|
dd7893e207
|
Fixes
|
2023-03-01 07:43:44 +02:00 |
|
|
|
fc957ac078
|
Setup messaging to motion_sequence_service
|
2023-02-28 16:55:58 +02:00 |
|
|
|
70134cc6ab
|
Improve default log message for received motion
|
2023-02-28 15:50:42 +02:00 |
|
|
|
b009b3974c
|
Fix startup of MotionSequenceAction capability
|
2023-02-23 15:49:03 +02:00 |
|
|
|
63b17f95e3
|
Update README
|
2023-02-23 13:41:59 +02:00 |
|
|
|
5f7c16c2bb
|
Ensure translated value does not blow up
|
2023-02-23 12:54:42 +02:00 |
|
|
|
59d20e121d
|
Fix docker build sourcing packages
|
2023-02-21 17:05:58 +02:00 |
|
|
|
21cd4cc9ab
|
Fix script permissions
|
2023-02-21 17:03:23 +02:00 |
|
|
|
05909444d6
|
Remove excessive calls to getCurrentState()
|
2023-02-15 16:22:57 +02:00 |
|
|
|
4b61a591aa
|
Set functioning bounds
|
2023-02-15 12:09:09 +02:00 |
|
|
|
245306969b
|
Add script for converting log timestamps
|
2023-02-15 11:21:13 +02:00 |
|
|
|
e673d3d244
|
Add approximate pose fallback
|
2023-02-15 09:33:12 +02:00 |
|
|
|
0027860830
|
Fix planning failure resulting in crash
|
2023-02-14 14:33:06 +02:00 |
|
|
|
5d508edcb7
|
Remove commandlistmanager
|
2023-02-09 14:03:28 +02:00 |
|
|
|
778521d79b
|
Update tolerance
|
2023-02-09 13:59:54 +02:00 |
|
|
|
f9b8c11df3
|
Add some simple optimizations
|
2023-02-09 13:12:02 +02:00 |
|
|
|
1915f2c59a
|
Fix
|
2023-02-09 12:02:40 +02:00 |
|
|
|
dd31f5c400
|
Fix aspect ratio of image
|
2023-02-09 11:43:30 +02:00 |
|
|
|
5bfd559f4a
|
Shorten path log text
|
2023-02-09 11:02:24 +02:00 |
|
|
|
b5bd9beca8
|
Fix bad vector indexing
|
2023-02-09 10:55:55 +02:00 |
|
|
|
5c1e41cd1c
|
Optimize path handling
|
2023-02-09 10:42:40 +02:00 |
|
|
|
6323c9eb3b
|
Update SVG handling for new example images
|
2023-02-08 15:37:11 +02:00 |
|
|
|
6f16c49773
|
Add test images
|
2023-02-08 14:39:41 +02:00 |
|
|
|
4bbe2ef98c
|
Update README
|
2023-02-08 12:56:36 +02:00 |
|
|
|
ebe3059be2
|
Shrink xarm A4
|
2023-02-08 12:29:53 +02:00 |
|
|
|
f18f1de042
|
Switch drawing controller to use new svg_processor
|
2023-02-08 11:02:26 +02:00 |
|
|
|
a88f3f9060
|
Add splipy and initial cubic curve path command
|
2023-02-08 09:40:21 +02:00 |
|
|
|
7e7630ce32
|
Hardcode build tag
|
2023-01-31 16:45:36 +02:00 |
|
|
|
21425cc0e4
|
Implement logging for unimplemented path commands
|
2023-01-31 14:36:31 +02:00 |
|
|
|
06a595640a
|
Implement basic SVG primitives and 'path' skeleton
|
2023-01-30 17:21:45 +02:00 |
|