Commit Graph

195 Commits

Author SHA1 Message Date
28bf1413c2 Finish xarm calibration implementation 2023-04-03 17:58:32 +03:00
2372404732 Set new parameters for xArm 2023-04-03 15:02:13 +03:00
d58b968536 Fix planning 2023-04-03 12:34:28 +03:00
931ffe54b7 Adjust simplification epsilon 2023-03-31 15:10:21 +03:00
93e5707ca9 Allow for image folder to be passed to container 2023-03-31 14:09:08 +03:00
fde362b526 Set sampling points to 1000 2023-03-31 13:54:31 +03:00
0c2aff9fbd Set bezier control points to 50 2023-03-31 12:58:12 +03:00
ef6d4a27be Set axidraw to max speed and acceleration 2023-03-31 12:32:37 +03:00
cb1923e56a Fix unnecessary axidraw pen lift 2023-03-31 12:13:35 +03:00
a9ab26aeed Fix quadratic bezier curves 2023-03-31 11:48:19 +03:00
6910d06c2e Add quadratic bezier support 2023-03-31 11:42:25 +03:00
360528808e Fix cubic bezier curves 2023-03-31 11:37:54 +03:00
ba13618c95 Add freedrive xArm to target height 2023-03-30 14:34:58 +03:00
dc0445abca Describe axidraw usb serial for podman 2023-03-30 11:51:26 +03:00
6c45716832 Update readme 2023-03-30 10:22:03 +03:00
9e9ec2d3f9 Add separate trajectory execution node 2023-03-30 10:20:31 +03:00
6467d80bc0 Facilitate xarm calibration in C++ 2023-03-30 10:18:28 +03:00
1c02d8dce2 Improve axidraw logging 2023-03-28 17:53:21 +03:00
6d6f2aa393 Tune parameters 2023-03-28 17:35:59 +03:00
c5761dc8e8 Fix reference to old package 2023-03-28 17:31:37 +03:00
e771acd598 Fix build 2023-03-28 16:48:31 +03:00
2aee36b333 Update readme 2023-03-28 15:29:21 +03:00
1d11b96b49 Fix robot limit loading and LIN planner 2023-03-27 17:22:23 +03:00
ef994440f4 Add cartesian limits for pilz LIN planner 2023-03-27 15:55:52 +03:00
2e28c4e99f Switch to custom xarm packages 2023-03-27 14:30:44 +03:00
721da6ed4d Permit async execution of trajectory and planning 2023-03-24 12:29:03 +02:00
4d3e747c2b Fix srdf and urdf loading 2023-03-23 13:00:58 +02:00
8ed714ffe6 Remove draw_svg from dockerfile 2023-03-23 12:41:28 +02:00
963d786f7c Delete draw_svg 2023-03-23 12:40:32 +02:00
3c230c7da0 Improve virtual surface 2023-03-23 12:13:38 +02:00
e4c10b23a7 Keep points within bounds and set 300DPI 2023-03-23 10:28:58 +02:00
954020bb36 Set up new virtual surface package 2023-03-23 10:28:39 +02:00
53c46c11c0 Fix virtual pen, make moveit aware of pen 2023-03-23 09:36:49 +02:00
7b99e220f5 Update gazebo moveit launchfiles 2023-03-22 22:37:46 +02:00
34d209cd52 Add readme 2023-03-21 15:17:30 +02:00
2ece5371d4 Update readme 2023-03-21 14:01:49 +02:00
e42e0fea90 Add custom xarm packages 2023-03-21 13:33:51 +02:00
1763aee9ca Fix build 2023-03-21 10:53:52 +02:00
6bec3f5e84 Move virtual drawing surface to new package 2023-03-21 10:19:02 +02:00
a2b0667e22 Skip old point filtering method 2023-03-21 08:38:46 +02:00
a71ceb3a90 Misc updates 2023-03-21 08:38:12 +02:00
fe8fa8c0cd Move svg path parser to own module 2023-03-15 12:34:59 +02:00
35f4ec60d7 Refactor and add dropzero 2023-03-15 12:14:45 +02:00
8841ebe9d8 Increase size of red dots 2023-03-15 09:22:36 +02:00
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