Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it normal to be unable to complete the navigation for a long time? #892

Open
RookieXwc opened this issue Sep 19, 2024 · 1 comment
Open

Comments

@RookieXwc
Copy link

Snipaste_2024-09-19_11-29-27
@cgokmen I just got in touch with omniibson and ran navigation_devv_demo. But I found that when the initial position, target position, and trajectory have been well visualized, the turtlebox seems to spin in place instead of quickly reaching the target position according to the trajectory. Is this normal? Perhaps 100000 timesteps have already been run. My log is as follows:
[WARNING] [omnigibson.objects.stateful_object] Missing object state [AttachedTo] in the state dump for obj mirror_pevdqu_0
2024-09-19 03:25:47 [37,490ms] [Warning] [omnigibson.objects.stateful_object] Missing object state [AttachedTo] in the state dump for obj mirror_pevdqu_0
[INFO] [omnigibson.simulator] Imported scene.
[INFO] [omnigibson.objects.object_base] Loaded robot0 at /World/robot0
[INFO] [omnigibson.objects.controllable_object] Control frequency is None - being set to default of render_frequency: 60.0000
2024-09-19 03:25:51 [41,639ms] [Warning] [omni.syntheticdata.plugin] SdRenderVarPtr missing valid input renderVar DistanceToCameraSDhost
[WARNING] [omnigibson.objects.stateful_object] Missing object state [AttachedTo] in the state dump for obj mirror_pevdqu_0
2024-09-19 03:25:52 [41,913ms] [Warning] [omnigibson.objects.stateful_object] Missing object state [AttachedTo] in the state dump for obj mirror_pevdqu_0
[WARNING] [omnigibson.utils.registry_utils] Object 'robot0' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:52 [41,934ms] [Warning] [omnigibson.utils.registry_utils] Object 'robot0' is not in the state dict to load from. Skip loading its state.
[INFO] [omnigibson.objects.object_base] Loaded task_initial_pos_marker at /World/task_initial_pos_marker
[INFO] [omnigibson.objects.object_base] Loaded task_goal_pos_marker at /World/task_goal_pos_marker
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker0 at /World/task_waypoint_marker0
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker1 at /World/task_waypoint_marker1
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker2 at /World/task_waypoint_marker2
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker3 at /World/task_waypoint_marker3
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker4 at /World/task_waypoint_marker4
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker5 at /World/task_waypoint_marker5
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker6 at /World/task_waypoint_marker6
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker7 at /World/task_waypoint_marker7
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker8 at /World/task_waypoint_marker8
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker9 at /World/task_waypoint_marker9
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker10 at /World/task_waypoint_marker10
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker11 at /World/task_waypoint_marker11
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker12 at /World/task_waypoint_marker12
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker13 at /World/task_waypoint_marker13
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker14 at /World/task_waypoint_marker14
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker15 at /World/task_waypoint_marker15
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker16 at /World/task_waypoint_marker16
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker17 at /World/task_waypoint_marker17
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker18 at /World/task_waypoint_marker18
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker19 at /World/task_waypoint_marker19
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker20 at /World/task_waypoint_marker20
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker21 at /World/task_waypoint_marker21
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker22 at /World/task_waypoint_marker22
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker23 at /World/task_waypoint_marker23
[INFO] [omnigibson.objects.object_base] Loaded task_waypoint_marker24 at /World/task_waypoint_marker24
2024-09-19 03:25:56 [46,016ms] [Warning] [carb] Client omni.physx.tensors.plugin has acquired [omni::physx::IPhysxSimulation v1.1] 100 times. Consider accessing this interface with carb::getCachedInterface() (Performance warning)
[WARNING] [omnigibson.utils.registry_utils] Object 'task_initial_pos_marker' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,064ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_initial_pos_marker' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_goal_pos_marker' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_goal_pos_marker' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker0' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker0' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker1' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker1' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker2' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker2' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker3' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker3' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker4' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker4' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker5' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker5' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker6' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker6' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker7' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker7' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker8' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker8' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker9' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker9' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker10' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker10' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker11' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker11' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker12' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker12' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker13' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker13' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker14' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker14' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker15' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker15' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker16' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker16' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker17' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker17' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker18' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker18' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker19' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker19' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker20' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker20' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker21' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker21' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker22' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker22' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker23' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker23' is not in the state dict to load from. Skip loading its state.
[WARNING] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker24' is not in the state dict to load from. Skip loading its state.
2024-09-19 03:25:56 [46,065ms] [Warning] [omnigibson.utils.registry_utils] Object 'task_waypoint_marker24' is not in the state dict to load from. Skip loading its state.
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [ 0. -1.6 0. ], [ 0. 0. 0.41324188 -0.9106213 ]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [-1.4 -0.5 0. ]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [ 0. -2. 0.], [0. 0. 0.72112268 0.69280739]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [0.2 0.3 0. ]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [ 1.6 -2.6 0. ], [ 0. 0. 0.99681574 -0.07973945]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [-0.8 1.1 0. ]
[INFO] [omnigibson.utils.sim_utils] Landed object robot0 successfully!


CameraMover! Commands:

 Right Click + Drag: Rotate camera
 W / S : Move camera forward / backward
 A / D : Move camera left / right
 T / G : Move camera up / down
 9 / 0 : Increase / decrease the lights
 P : Print current camera pose
 O: Save the current camera view as an image

[INFO] [omnigibson] Resetting environment
[WARNING] [omnigibson.tasks.point_navigation_task] Failed to sample initial and target positions within requested path range
2024-09-19 03:26:00 [50,165ms] [Warning] [omnigibson.tasks.point_navigation_task] Failed to sample initial and target positions within requested path range
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [-2.9 0.7 0. ], [0. 0. 0.99955298 0.02989725]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [-2.3 1. 0. ]
[INFO] [omnigibson.utils.sim_utils] Landed object robot0 successfully!
[INFO] [omnigibson] Episode finished after 11278 timesteps
[INFO] [omnigibson] Resetting environment
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [-3.8 -3.4 0. ], [0. 0. 0.34403016 0.9389586 ]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [-2.7 -2.5 0. ]
[WARNING] [omnigibson.utils.sim_utils] Object robot0 failed to land.
2024-09-19 03:36:34 [684,647ms] [Warning] [omnigibson.utils.sim_utils] Object robot0 failed to land.
[INFO] [omnigibson] Episode finished after 1 timesteps
[INFO] [omnigibson] Resetting environment
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [-2.3 -2.9 0. ], [0. 0. 0.65118903 0.75891557]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [-3.1 -2.4 0. ]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [-0.9 0.5 0. ], [0. 0. 0.58096382 0.81392938]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [ 0.2 -2.8 0. ]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [-2.6 1.9 0. ], [ 0. 0. 0.4361277 -0.89988479]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [-2.9 2.8 0. ]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled initial pose: [1.1 2.4 0. ], [ 0. 0. 0.5118192 -0.85909319]
[INFO] [omnigibson.tasks.point_navigation_task] Sampled goal position: [-1.1 2.3 0. ]
[INFO] [omnigibson.utils.sim_utils] Landed object robot0 successfully!

@RookieXwc
Copy link
Author

When I run it under Isaac Sim version 4.1 and the og-develop branch, the results are similar. The turtlebot is almost spinning in place instead of navigating along the path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant