Commit Graph

39 Commits

Author SHA1 Message Date
Agnel Wang f1af2b42f2
Update ArmModel.h 2024-10-29 17:44:50 +08:00
AgnelWang dedf5446a2 add pyi interface 2024-09-25 10:21:03 +08:00
AgnelWang 07ba258a2c Change doc url 2024-06-17 10:14:38 +08:00
Agnel Wang 803de91b21
Update highcmd_development.cpp 2023-09-20 17:18:58 +08:00
Agnel Wang 0951110ccb Update lowcmd_multirobots.cpp 2023-07-13 17:26:18 +08:00
Agnel Wang 337f4c2531 fix python lowcmd bug 2023-07-12 21:02:07 +08:00
Agnel Wang 1f060ce635 fix lowcmd bug 2023-07-12 20:11:26 +08:00
Agnel Wang 6d36d37e92 add pybind11 depend 2023-07-06 16:09:07 +08:00
Agnel Wang 265b6c612e Reduce Cartesian space joint velocity 2023-05-25 21:04:18 +08:00
Agnel Wang 63c06067ca support for arm64 2023-04-26 16:16:38 +08:00
Agnel Wang 155b0473d3 Update README.md 2023-03-09 16:38:49 +08:00
Agnel Wang 3a79168d35 Update README.md 2023-03-09 16:36:56 +08:00
Agnel Wang d568204182 add multirobot control 2023-03-08 21:02:48 +08:00
Agnel Wang 28b14c3371 Create eigen-3.3.9.zip 2023-03-07 15:33:24 +08:00
Agnel Wang 712fc7c7b2 c++14 is required 2023-02-09 10:32:09 +08:00
Agnel Wang 1fac4d8be3 add python-armModel 2023-02-02 18:25:14 +08:00
Agnel Wang da1f87c0c4 Update unitreeArm.h 2023-02-02 15:33:23 +08:00
Agnel Wang f584f1311c add spaces between comment of functions 2023-02-01 20:24:51 +08:00
Agnel Wang 756d06f7da Update CMakeLists.txt 2023-01-30 20:51:16 +08:00
Agnel Wang 1bbb7cef63 add python-interface 2023-01-30 20:28:13 +08:00
Agnel Wang 54dee5b6e7 simplify highcmd_development 2023-01-28 16:02:16 +08:00
Agnel Wang eee53451e9 fix spelling mistake 2023-01-05 11:48:00 +08:00
Agnel Wang 29bdbad6eb fix comment about "twsit" 2022-12-14 20:27:01 +08:00
Agnel Wang 2824dc0b41 change examples' name 2022-12-08 15:04:34 +08:00
Agnel Wang 3c24becd7d fix bigdemo 2022-12-07 15:43:59 +08:00
Agnel Wang ad2ede5bc6 V2.2.0
1. delete example_CtrlByFSM
2. add wait flag
3. change cartesian command from endposture to spatial twist
4. add jointCtrlCmd() and cartesianCtrlCmd()
2022-12-07 11:17:44 +08:00
Agnel Wang 2a627eac9e Revert "add wait flag"
This reverts commit be77f00cfb.
2022-12-05 12:17:23 +08:00
Agnel Wang 83a4594b25 Revert "add Eigen package"
This reverts commit 3db804d8d8.
2022-12-05 12:13:52 +08:00
Agnel Wang be77f00cfb add wait flag 2022-12-01 17:30:05 +08:00
Agnel Wang 3db804d8d8 add Eigen package 2022-11-18 11:11:57 +08:00
Agnel Wang 9bdc67c2f4 Create README.md 2022-11-17 16:43:04 +08:00
Agnel Wang 6e33adb948 Create LICENSE 2022-11-17 16:41:37 +08:00
Agnel Wang 3af65a299e add namespace 2022-11-16 16:23:36 +08:00
Agnel Wang bb796755ba V2.1.0
1. add thirdparty
2. delete src
3. add example_JointCtrl
4. add armModel
5. add comments
2022-11-15 16:05:20 +08:00
Agnel Wang 5578c69819 add three examples 2022-11-14 13:07:47 +08:00
Agnel Wang d204ebd5bc 2.0.0 2022-11-11 18:17:07 +08:00
Agnel Wang 7b45bb38ff V1.1.0
1. 增添两种跟踪模式下的示例代码
2022-09-19 17:08:57 +08:00
Agnel Wang 0b7b40d4d0 first commit 2022-09-13 19:52:44 +08:00
David Zhai 5221e95827 first commit 2022-07-20 11:20:01 +08:00