fan-ziqi
11d600a0d5
feat: [Breaking change] split config.yaml into separate model folders
2024-08-15 23:15:23 +08:00
fan-ziqi
e42d926bf3
docs: fix framework docs
2024-08-09 18:50:04 +08:00
fan-ziqi
150b497678
fix: move all py files to scripts folder
2024-08-09 18:04:04 +08:00
robotsfan
f4ec1261bb
feat: isaaclab framework support
2024-08-09 17:55:01 +08:00
fan-ziqi
9f4bedc598
feat: add actuator trainer
2024-07-28 22:03:10 +08:00
fan-ziqi
2abcf192ca
fix: a1 model 0702
2024-07-05 10:30:14 +08:00
fan-ziqi
5934cf6bdd
update model
2024-07-03 16:22:11 +08:00
fan-ziqi
c153746bce
feat: add RL python sdk
2024-06-29 11:38:07 +08:00
fan-ziqi
9d2ed695cc
feat: add gr1t2 model
2024-06-29 11:35:49 +08:00
fan-ziqi
665c5718c1
feat: change interaction logic
2024-06-12 16:01:17 +08:00
robotsfan
fba480e417
docs: update discord invitation
2024-06-01 23:01:53 +08:00
fan-ziqi
2e36302631
feat: add Discord
2024-06-01 11:57:49 +08:00
fan-ziqi
e3dfb685a7
feat: humanoid works
2024-05-30 12:01:32 +08:00
fan-ziqi
53713805b5
feat: remove boost required
2024-05-29 17:02:14 +08:00
fan-ziqi
8327b52d01
fix: add this to class member
2024-05-29 12:56:38 +08:00
fan-ziqi
be79e7f64a
fix: make up/down static
2024-05-29 12:27:09 +08:00
fan-ziqi
0740bd6e42
feat: add control interface to adapt to Joy
2024-05-29 12:04:35 +08:00
fan-ziqi
3a9886e6ea
feat: add LOGGER
2024-05-27 21:33:07 +08:00
fan-ziqi
e84f2d85bc
feat: add TorqueProtect
2024-05-27 18:33:09 +08:00
fan-ziqi
03cccc15db
feat: 1.fix lower upper bug
...
2. ComputeTorques return origin value
3. change RobotState-IMU std::vector<T>
4. Update RunModel && ComputeObservation && Forward funcs
5. update a1 pt model
2024-05-27 17:36:41 +08:00
fan-ziqi
109ded0f12
docs: add R
2024-05-25 17:55:57 +08:00
fan-ziqi
2bb449a5e0
docs: update gr1t1
2024-05-25 17:39:22 +08:00
fan-ziqi
b1a944dfc3
feat: add humanoid gr1t1
2024-05-25 17:32:39 +08:00
fan-ziqi
9155e6383b
feat: add clip_actions_upper/lower
2024-05-25 17:13:24 +08:00
fan-ziqi
dc10d01fed
feat: add gazebo service
2024-05-25 10:54:32 +08:00
robotsfan
e3873899ff
fix: del unused cyberdog scripts
2024-05-25 01:07:00 +00:00
robotsfan
20127435f1
fix: del unused config
2024-05-25 01:04:30 +00:00
robotsfan
12dd628bf8
docs: update readme
2024-05-25 00:54:13 +00:00
robotsfan
fcbf85cfee
docs: update readme
2024-05-24 11:24:04 +00:00
robotsfan
f75652af3b
fix: change tab to space
2024-05-24 11:23:55 +00:00
robotsfan
4370cbf392
Merge pull request #6 from fan-ziqi/devel
...
feat: [Destructive Update] NEW VERSION
2024-05-24 16:28:32 +08:00
robotsfan
5d43caea93
Merge pull request #5 from fan-ziqi/devel
...
NEW VERSION
2024-05-24 16:26:11 +08:00
fan-ziqi
174a2686f7
feat: [Destructive Update] NEW VERSISON
2024-05-24 16:24:14 +08:00
fan-ziqi
75a943e9d8
move matplotlib
2024-05-24 12:03:27 +08:00
fan-ziqi
1d6ecb2771
only sim
2024-05-24 11:40:03 +08:00
fan-ziqi
7b681c1834
fix: del UNITREE_LEGGED_SDK
2024-05-23 21:10:54 +08:00
fan-ziqi
382702c035
feat: [Destructive Update]del submodules unitree_ros
2024-05-23 20:55:35 +08:00
fan-ziqi
24e8018e0d
git: update branch name
2024-05-23 17:27:15 +08:00
fan-ziqi
e45a395e59
feat: add robot_msgs
2024-05-23 17:06:35 +08:00
fan-ziqi
87d9b697e5
fix: add USE_HISTORY
2024-05-23 16:05:32 +08:00
fan-ziqi
13dbb895bf
fix: make the code more universal
2024-05-23 15:52:32 +08:00
fan-ziqi
5a4d8d5442
feat: use num_of_dofs instead 12
2024-05-23 15:15:34 +08:00
fan-ziqi
a37fa1c742
fix: cpp bug;
2024-05-21 13:43:57 +08:00
fan-ziqi
d53d2078a8
fix: change ReadVectorFromYaml && add commands_scale
2024-05-17 10:13:30 +08:00
fan-ziqi
70a5492b63
feat: for safe && update model && export json
2024-05-16 23:25:03 +08:00
fan-ziqi
cdece56ec9
feat: update plot funtion
2024-05-02 12:17:15 +08:00
fan-ziqi
81fa87035a
feat: don't autograd
2024-04-28 20:01:13 +08:00
fan-ziqi
b8b0c066a2
fix: bug for 'Call to subplot() failed.'
2024-04-28 16:53:27 +08:00
fan-ziqi
1b73bbd173
feat:
...
* add joint_names to config.yaml
* add ReadTensorFromYaml
* Due to the fact that the robot_state_publisher sorts the joint names alphabetically the mapping table is established according to the order defined in the YAML file
2024-04-28 16:51:46 +08:00
fan-ziqi
706ddce2a2
feat: load all model as one file
2024-04-20 12:29:02 +08:00