Commit graph

28 commits

Author SHA1 Message Date
c7a65b31b9 Update readme 2024-09-05 15:49:34 +02:00
f327ed88dc Remove unnecessary print 2024-09-05 15:43:56 +02:00
d3691b10db Improve CLI 2024-09-05 15:39:17 +02:00
583f5e2933 Add TODO to readme 2024-09-05 14:32:01 +02:00
02effe0751 Add readme 2024-09-05 11:54:34 +02:00
c20f748cee Controller handle no movement case 2024-09-05 11:33:19 +02:00
bcbf072eb4 Controller check angle limits 2024-09-05 11:06:52 +02:00
33d4fb9b0e Controller check for motor fault 2024-09-05 10:45:24 +02:00
969bbdc6d1 Log motor state with logrus 2024-09-05 10:19:31 +02:00
ba40981076 Add pdf 2024-09-05 09:49:42 +02:00
be4278356f Implement open loop velocity control for SetJoints 2024-09-04 19:27:08 +02:00
b5f7c5624b Implement Controller get joints 2024-09-04 17:35:48 +02:00
73ee02f1c7 Prevent motor startup if config extraction failled 2024-09-04 17:31:33 +02:00
d3ba2c1134 Add motor velocity / position check 2024-09-04 16:41:59 +02:00
8d6f7db12a Implement listen command 2024-09-04 16:24:06 +02:00
9d85ad0773 Implement MoveVel command 2024-09-04 14:48:40 +02:00
bc740b4f31 Initial motor sim 2024-09-04 14:24:59 +02:00
202aad293f Initial setup of motor server 2024-09-04 13:08:08 +02:00
d950ba6d1d Add getJoint function & Share ip/port declaration 2024-09-04 11:35:29 +02:00
01514ad6d2 Intial server/client setup of controller 2024-09-03 18:05:41 +02:00
0f5d2df8a5 Change CLI command structure 2024-09-03 16:50:05 +02:00
42b89b1586 Update git ignore for artifacts 2024-09-03 15:56:04 +02:00
088775dcbc Add makefile & intial Proto 2024-09-03 15:55:04 +02:00
b0a9be04aa Update CLI 2024-09-03 15:25:04 +02:00
5b50ea8390 Add config 2024-09-03 12:55:55 +02:00
98436b9e4d Update CLI commands 2024-09-03 12:55:33 +02:00
3a06d99c8b Define initial CLI 2024-09-03 11:40:35 +02:00
81578bca67 Initial Cobra-Viper setup 2024-09-03 11:20:50 +02:00