Cem Gökmen
|
52af9efeb3
|
Merge pull request #889 from StanfordVL/small-fixes
Various small fixes
|
2024-09-18 23:28:19 -07:00 |
Cem Gökmen
|
700abcc25d
|
Merge branch 'og-develop' into small-fixes
|
2024-09-18 22:20:10 -07:00 |
Josiah Wong
|
15f190baf4
|
Merge pull request #878 from StanfordVL/feat/curobo
Feat/curobo
|
2024-09-18 16:22:51 -07:00 |
cremebrule
|
ceb0547981
|
Merge remote-tracking branch 'origin/feat/curobo' into feat/curobo
|
2024-09-18 14:04:53 -07:00 |
Cem Gökmen
|
fd3ce55f86
|
Merge branch 'og-develop' into small-fixes
|
2024-09-18 14:01:23 -07:00 |
pre-commit-ci[bot]
|
67d7a9d136
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-18 20:52:16 +00:00 |
cremebrule
|
bcea0578da
|
Merge branch 'og-develop' into feat/curobo
|
2024-09-18 13:50:58 -07:00 |
cremebrule
|
255442dc79
|
fix bug in Joint state, add ground objects constant
|
2024-09-18 13:50:40 -07:00 |
Chengshu Li
|
1a671f8042
|
Merge pull request #868 from StanfordVL/new-robot
New robot (R1 & A1) with robot fixes
|
2024-09-18 10:39:31 -07:00 |
Cem Gökmen
|
4e605652d3
|
Various small fixes
|
2024-09-17 17:48:44 -07:00 |
Chengshu Li
|
142ad86103
|
sanity check virtual joints of HolonomicBaseRobot
|
2024-09-17 15:43:40 -07:00 |
Chengshu Li
|
778e51b79c
|
add A1 and R1 to test_controllers
|
2024-09-17 15:36:02 -07:00 |
cremebrule
|
1013de4dbd
|
respond to remaining comments
|
2024-09-17 15:12:30 -07:00 |
Chengshu Li
|
ed74f40396
|
fix tests
|
2024-09-17 14:55:20 -07:00 |
pre-commit-ci[bot]
|
0963fa0b89
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-17 21:01:43 +00:00 |
cremebrule
|
01c34ad830
|
Merge remote-tracking branch 'origin/feat/curobo' into feat/curobo
|
2024-09-17 13:59:14 -07:00 |
cremebrule
|
d82f70b671
|
add Joint state, use to check whether kinematic state has changed
|
2024-09-17 13:59:07 -07:00 |
Chengshu Li
|
dcf0b7be38
|
fix minor bug in holonomic_base_robot
|
2024-09-16 20:01:06 -07:00 |
Chengshu Li
|
382b6bcd14
|
add articulated_trunk_robot, holonomic_base_robot, mobile_manipulation_robot, untucked_arm_pose_robot
|
2024-09-16 19:54:16 -07:00 |
Chengshu Li
|
29a21aa5f5
|
Merge branch 'og-develop' into new-robot
|
2024-09-16 19:52:36 -07:00 |
Chengshu Li
|
b2446d7f54
|
refactor ArticulatedTrunkRobot, MobileManipulationRobot, UntuckedArmPoseRobot
|
2024-09-16 19:46:41 -07:00 |
Chengshu Li
|
4fd70eda73
|
refactor HolonomicBaseRobot
|
2024-09-16 17:16:04 -07:00 |
Chengshu Li
|
b27d4738e0
|
inverted should be True for MultiFingerGripperController for BehaviorRobot
|
2024-09-16 17:14:30 -07:00 |
Josiah Wong
|
ffa5ff18a3
|
Merge pull request #881 from StanfordVL/feat/pkg-upgrade
update dependency versions, remove torchvision dep
|
2024-09-16 16:17:56 -07:00 |
pre-commit-ci[bot]
|
6ec9137bec
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-16 23:16:37 +00:00 |
cremebrule
|
8e9707fd7a
|
Merge remote-tracking branch 'origin/feat/curobo' into feat/curobo
# Conflicts:
# omnigibson/action_primitives/curobo.py
# tests/test_curobo.py
|
2024-09-16 16:15:57 -07:00 |
cremebrule
|
da436c6e1e
|
fix bugs in curobo, make external user input batch size dynamic, improve readability
|
2024-09-16 16:15:20 -07:00 |
Chengshu Li
|
4c628c6a78
|
fix a1, allow binary mode for hands
|
2024-09-16 14:04:15 -07:00 |
Josiah Wong
|
5cdc3e65da
|
Merge branch 'og-develop' into feat/pkg-upgrade
|
2024-09-16 12:54:27 -07:00 |
cremebrule
|
c74f696d9e
|
remove numpy dep in graph_builder.py
|
2024-09-16 12:38:16 -07:00 |
cremebrule
|
f1e5b1978c
|
update package dependencies for backwards compatibility
|
2024-09-16 12:33:48 -07:00 |
Cem Gökmen
|
a56050c939
|
Merge pull request #786 from StanfordVL/local_pose_api
|
2024-09-14 01:56:30 -07:00 |
pre-commit-ci[bot]
|
5185585b2a
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-14 00:52:11 +00:00 |
Frank Yang
|
aacab6326b
|
test all passed
|
2024-09-13 17:51:23 -07:00 |
Frank Yang
|
2947031d86
|
test all passed
|
2024-09-13 17:50:50 -07:00 |
pre-commit-ci[bot]
|
7c7585aa49
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-14 00:14:52 +00:00 |
Frank Yang
|
5a0f175804
|
multiple env test fix
|
2024-09-13 17:12:48 -07:00 |
pre-commit-ci[bot]
|
32de7c8cd2
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-13 23:43:55 +00:00 |
Cem Gökmen
|
d58a209833
|
Update behavior_robot.py
|
2024-09-13 16:43:05 -07:00 |
Cem Gökmen
|
a735156d1a
|
Update tiago.py
|
2024-09-13 16:34:42 -07:00 |
Cem Gökmen
|
766ad6199f
|
Merge branch 'local_pose_api' of https://github.com/StanfordVL/OmniGibson into local_pose_api
|
2024-09-13 16:32:41 -07:00 |
Cem Gökmen
|
26f5dec28b
|
Update tiago.py
|
2024-09-13 16:30:15 -07:00 |
Cem Gökmen
|
6faa40e365
|
Update entity_prim.py
|
2024-09-13 16:30:11 -07:00 |
pre-commit-ci[bot]
|
a3b00c9ca0
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-13 23:22:39 +00:00 |
Cem Gökmen
|
836ba77f6c
|
Update tiago.py
|
2024-09-13 16:22:08 -07:00 |
Cem Gökmen
|
1b8bed7afc
|
Merge branch 'local_pose_api' of https://github.com/StanfordVL/OmniGibson into local_pose_api
|
2024-09-13 16:10:51 -07:00 |
Cem Gökmen
|
5210194b95
|
Update xform_prim.py
|
2024-09-13 16:10:43 -07:00 |
pre-commit-ci[bot]
|
9afc8e39ab
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-13 23:07:55 +00:00 |
Cem Gökmen
|
f32fc77d01
|
Merge branch 'local_pose_api' of https://github.com/StanfordVL/OmniGibson into local_pose_api
|
2024-09-13 16:07:08 -07:00 |
Cem Gökmen
|
20f6e9fd69
|
Update XFormPrim
|
2024-09-13 16:07:01 -07:00 |