Skip to content

Launch with RealSense fail #23

@zhukao

Description

@zhukao

Platform: Jetson Orin Nano & Ubuntu 22.04 & Isaac ROS 3.0.0

Run example:

ros2 launch isaac_ros_examples isaac_ros_examples.launch.py launch_fragments:=realsense_stereo_rect,ess_disparity \
  engine_file_path:=${ISAAC_ROS_WS}/isaac_ros_assets/models/dnn_stereo_disparity/dnn_stereo_disparity_v4.0.0/ess.engine \
  threshold:=0.35 realsense_config_file:=$(ros2 pkg prefix isaac_ros_ess --share)/config/realsense.yaml

Crash with log:

[component_container_mt-1] 2024-06-13 16:13:24.950 WARN  gxf/std/entity_warden.cpp@464: Component of type nvidia::gxf::EventBasedScheduler, cid 290 failed to deinitialize with code GXF_FAILURE
[component_container_mt-1] 2024-06-13 16:13:24.950 ERROR gxf/core/runtime.cpp@751: Could not deinitialize entity 'TXEAAHPWIS_WVOLORXTUG' (E288): GXF_FAILURE
[component_container_mt-1] 2024-06-13 16:13:24.950 ERROR gxf/std/program.cpp@576: Deactivation failed.
[component_container_mt-1] 2024-06-13 16:13:24.950 ERROR gxf/core/runtime.cpp@1476: Graph wait failed with error: GXF_FAILURE
[component_container_mt-1] [ERROR] [1718266404.951001751] [ess_disparity]: [NitrosContext] GxfGraphWait Error: GXF_FAILURE
[component_container_mt-1] [INFO] [1718266404.951022711] [ess_disparity]: [NitrosNode] Application termination done
[component_container_mt-1] [INFO] [1718266405.001189836] [right_resize]: [NitrosNode] Terminating the running application
[component_container_mt-1] [INFO] [1718266405.002332748] [right_resize]: [NitrosContext] Interrupting GXF...
[component_container_mt-1] [INFO] [1718266405.004440007] [right_resize]: [NitrosContext] Waiting on GXF...
[component_container_mt-1] [INFO] [1718266405.004485736] [right_resize]: [NitrosContext] Deinitializing...

...

[INFO] [component_container_mt-1]: process has finished cleanly [pid 149755]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions