Commit Graph

69 Commits

Author SHA1 Message Date
Nimesh Khandelwal 6d376bb4a9 Added new lowstate message to be used in executor 2024-03-10 20:27:40 -04:00
Nimesh Khandelwal 3ef6354043 Minor changes 2024-03-06 20:27:34 -05:00
Nimesh Khandelwal 7583096209 Updated gitmodules 2024-03-06 20:26:01 -05:00
Nimesh Khandelwal cf93c969de Added simulation and locomotion files 2024-03-06 20:25:20 -05:00
Nimesh Khandelwal 99115550e5 cleanup locomotion and add standalone simulation project (mjsim_quad) 2024-03-06 20:18:20 -05:00
Nimesh Khandelwal 5428bffe53 Started adding training similar to w-t-w 2024-03-06 20:18:10 -05:00
Nimesh Khandelwal 841b5f1846 Copied test file to extend and implement training 2024-03-06 20:18:10 -05:00
Nimesh Khandelwal eaf3b6caba Added simulation and locomotion files 2024-03-06 20:18:10 -05:00
Nimesh Khandelwal b7b81074e8 Added /go2/joint_cmd topic to listen to joint commands from the executor 2024-03-06 20:17:58 -05:00
Nimesh Khandelwal 4373cad862 compiled bridge. Writing communication class to talk to bridge 2024-03-06 20:17:58 -05:00
Nimesh Khandelwal 32acfb0ac5 Updated gitmodules 2024-03-06 20:13:16 -05:00
Nimesh Khandelwal 5d3d5bad4c incoming changes 2024-02-27 16:59:43 -05:00
Nimesh Khandelwal 7d7a9ca54a cleanup locomotion and add standalone simulation project (mjsim_quad) 2024-02-27 16:57:59 -05:00
Nimesh Khandelwal a4f5c80fb8 Started adding training similar to w-t-w 2024-02-27 16:19:26 -05:00
Nimesh Khandelwal 4253ca9b7b Copied test file to extend and implement training 2024-02-27 16:19:25 -05:00
Nimesh Khandelwal c22d77fd4f Added simulation and locomotion files 2024-02-27 16:19:25 -05:00
Nimesh Khandelwal 6a44981908 Added /go2/joint_cmd topic to listen to joint commands from the executor 2024-02-27 16:08:15 -05:00
Nimesh Khandelwal 561a5e6f33 compiled bridge. Writing communication class to talk to bridge 2024-02-27 16:08:15 -05:00
Rooholla-KhorramBakht def4b72b01 new maps added 2024-02-23 05:00:44 +08:00
Rooholla-KhorramBakht 4b806bc069 navigation cmd_vel remapped to /go2/cmd_vel 2024-02-23 03:22:27 +08:00
Rooholla-KhorramBakht afc8ba24ac nav2 cmd_vel twist interface added to go2py_bridge 2024-02-22 13:36:27 -05:00
Rooholla-KhorramBakht 5747142ac0 new map added and navigation cmd_vel remapped to /go2/twist_cmd 2024-02-23 02:10:56 +08:00
Rooholla-KhorramBakht 9852be991f navigation workspace cleanup 2024-02-22 11:38:40 -05:00
Rooholla-KhorramBakht 97acfda70c new maps added 2024-02-22 04:57:54 +08:00
Rooholla-KhorramBakht 8a95918e6f Merge branch 'main' of github.com:Rooholla-KhorramBakht/Go2Py into main 2024-02-20 22:27:15 -05:00
Rooholla-KhorramBakht f2ee4f1526 Isaacsim and Mujoco simulator classes are added. 2024-02-20 22:27:08 -05:00
Rooholla-KhorramBakht 1108df3e36 new indoor map generated 2024-02-20 04:21:35 +08:00
Nimesh Khandelwal 6fb83c776a Started adding training similar to w-t-w 2024-02-18 20:05:08 -05:00
Nimesh Khandelwal e302501657 Upstream changes in main 2024-02-16 18:12:17 -05:00
Nimesh Khandelwal f3f0c5d8c6
Merge branch 'Rooholla-KhorramBakht:sim' into sim 2024-02-17 04:39:39 +05:30
Rooholla-KhorramBakht caeaeca1dd new maps and launch files added 2024-02-16 15:33:53 -05:00
Rooholla-KhorramBakht a9be7e0ad9 Merge branch 'main' of github.com:Rooholla-KhorramBakht/Go2Py into main 2024-02-16 13:19:24 +08:00
Rooholla-KhorramBakht f8e047c9e5 sample maps and localization plus nav2 launch files added 2024-02-16 13:19:22 +08:00
Nimesh Khandelwal 4acd7e37cf Copied test file to extend and implement training 2024-02-15 21:31:32 -05:00
Nimesh Khandelwal 43848dfb16
Merge pull request #1 from nimesh00/sim
MuJoCo simulation and model bsaed locomotion files
2024-02-16 06:16:09 +05:30
Nimesh Khandelwal cb19d4ec71 Updated gitignore, locomotion and upstream changes 2024-02-15 19:03:39 -05:00
Nimesh Khandelwal 515ccc722b Added simulation and locomotion files 2024-02-15 18:43:43 -05:00
Nimesh Khandelwal bec40cf755 Added /go2/joint_cmd topic to listen to joint commands from the executor 2024-02-15 18:41:18 -05:00
Rooholla-KhorramBakht 4e67ddae04 Merge branch 'main' of github.com:Rooholla-KhorramBakht/Go2Py into main 2024-02-14 23:15:57 -05:00
Rooholla-KhorramBakht c14cffd08c isaacgym environment added 2024-02-14 23:15:54 -05:00
Rooholla-KhorramBakht ee8edb14c3 laser scan publisher bug fixed 2024-02-14 09:03:10 +08:00
Rooholla-KhorramBakht b535e6595a laserscan publisher added 2024-02-13 19:32:03 -05:00
Rooholla-KhorramBakht d089d53f5e sportmode mapping and lidar node bug is fixed 2024-02-14 04:58:45 +08:00
Nimesh Khandelwal 25161e39ac compiled bridge. Writing communication class to talk to bridge 2024-02-12 21:50:50 -05:00
Rooholla-KhorramBakht 1538e43a4e robot description and camera autostart added 2024-02-13 02:51:30 +08:00
Rooholla-KhorramBakht 1a91a7fca8 docker makefile bug fixed 2024-02-12 10:12:34 +08:00
Rooholla-KhorramBakht 249f12ba24 go2py bridge docker added 2024-02-12 10:01:46 +08:00
Rooholla-KhorramBakht 7aeee886c6 dock docker updated 2024-02-12 09:43:59 +08:00
Rooholla-KhorramBakht 5d606b9f26 Merge branch 'main' of github.com:Rooholla-KhorramBakht/Go2Py into main 2024-02-11 12:20:47 +08:00
Rooholla-KhorramBakht acb9433938 lidar driver fixed 2024-02-11 12:20:38 +08:00