-
Notifications
You must be signed in to change notification settings - Fork 26
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
Image converter crashes with error #44
Comments
It looks like you specified your parameters in the wrong spot in your launch file. The |
Hello Jaiveer, Thank you for the prompt response. I have made the change you suggested .. I still get the same error. I have set the log-level to "debug" to give you more information. I have also attached the latest launch file. I am using Jetpack 5.1.2 [L4T 35.4.1] Thank you. |
Are you using X11 forwarding by any chance? Take a look at our troubleshooting steps for the tensor stream creation error you're seeing. |
Hello Jaiveer, Yes indeed X11 forwarding was the issue. Thank you for your respnse. I am closing this issue. |
Hello,
I am trying to run image converter it crashes with the following error. I have also attached the launch file.
Any help would be greatly appreciated.
All packages from this package crashes with similar messages. Iam using the isaac_ros docker container
as recommended by you. Other packages like isaac_ros_visual_slam & isaac_ros_appriltag are working
fine onb tje same docker image.
Thank you
Sandeep
ros2 launch isaac_ros_image_proc isaac_ros_image_converter.launch.py
[INFO] [launch]: All log files can be found below /home/admin/.ros/log/2024-02-26-08-32-07-426879-orin-agx-12645
[INFO] [launch]: Default logging verbosity is set to INFO
[WARNING] [launch_ros.actions.node]: Parameter file path is not a file: encoding_desiredRGB_U8
[INFO] [component_container_mt-1]: process started with pid [12656]
[component_container_mt-1] [INFO] [1708965127.984097399] [argus_mono_container]: Load Library: /workspaces/isaac_ros_stuff/install/isaac_ros_image_proc/lib/libimage_format_converter_node.so
[component_container_mt-1] [INFO] [1708965128.043858086] [argus_mono_container]: Found class: rclcpp_components::NodeFactoryTemplatenvidia::isaac_ros::image_proc::ImageFormatConverterNode
[component_container_mt-1] [INFO] [1708965128.044006683] [argus_mono_container]: Instantiate class: rclcpp_components::NodeFactoryTemplatenvidia::isaac_ros::image_proc::ImageFormatConverterNode
[component_container_mt-1] [INFO] [1708965128.052249641] [NitrosContext]: [NitrosContext] Creating a new shared context
[component_container_mt-1] [INFO] [1708965128.052519535] [image_format_converter_node]: [NitrosNode] Initializing NitrosNode
[component_container_mt-1] [INFO] [1708965128.054579763] [NitrosContext]: [NitrosContext] Loading extension: gxf/lib/std/libgxf_std.so
[component_container_mt-1] [INFO] [1708965128.063543782] [NitrosContext]: [NitrosContext] Loading extension: gxf/lib/libgxf_gxf_helpers.so
[component_container_mt-1] [INFO] [1708965128.068409431] [NitrosContext]: [NitrosContext] Loading extension: gxf/lib/libgxf_sight.so
[component_container_mt-1] [INFO] [1708965128.073559663] [NitrosContext]: [NitrosContext] Loading extension: gxf/lib/libgxf_atlas.so
[component_container_mt-1] [INFO] [1708965128.078310863] [NitrosContext]: [NitrosContext] Loading application: '/workspaces/isaac_ros_stuff/install/isaac_ros_nitros/share/isaac_ros_nitros/config/type_adapter_nitros_context_graph.yaml'
[component_container_mt-1] [INFO] [1708965128.079467218] [NitrosContext]: [NitrosContext] Initializing application...
[component_container_mt-1] [INFO] [1708965128.083126744] [NitrosContext]: [NitrosContext] Running application...
[component_container_mt-1] 2024-02-26 08:32:08.083 WARN gxf/std/program.cpp@514: No system specified. Nothing to do
[component_container_mt-1] [INFO] [1708965128.085283689] [image_format_converter_node]: [NitrosNode] Starting NitrosNode
[component_container_mt-1] [INFO] [1708965128.085356211] [image_format_converter_node]: [NitrosNode] Loading built-in preset extension specs
[component_container_mt-1] [INFO] [1708965128.088075380] [image_format_converter_node]: [NitrosNode] Loading built-in extension specs
[component_container_mt-1] [INFO] [1708965128.088209223] [image_format_converter_node]: [NitrosNode] Loading preset extension specs
[component_container_mt-1] [INFO] [1708965128.093635206] [image_format_converter_node]: [NitrosNode] Loading extension specs
[component_container_mt-1] [INFO] [1708965128.093765177] [image_format_converter_node]: [NitrosNode] Loading generator rules
[component_container_mt-1] [INFO] [1708965128.094268640] [image_format_converter_node]: [NitrosNode] Loading extensions
[component_container_mt-1] [INFO] [1708965128.095183073] [image_format_converter_node]: [NitrosContext] Loading extension: gxf/lib/libgxf_message_compositor.so
[component_container_mt-1] [INFO] [1708965128.097705606] [image_format_converter_node]: [NitrosContext] Loading extension: gxf/lib/cuda/libgxf_cuda.so
[component_container_mt-1] [INFO] [1708965128.099333356] [image_format_converter_node]: [NitrosContext] Loading extension: gxf/lib/image_proc/libgxf_tensorops.so
[component_container_mt-1] [INFO] [1708965128.108414576] [NitrosContext]: [NitrosContext] Loading extension: gxf/lib/multimedia/libgxf_multimedia.so
[component_container_mt-1] [INFO] [1708965128.109363735] [image_format_converter_node]: [NitrosNode] Loading graph to the optimizer
[component_container_mt-1] [INFO] [1708965128.111578000] [image_format_converter_node]: [NitrosNode] Running optimization
[component_container_mt-1] [INFO] [1708965128.192143186] [image_format_converter_node]: [NitrosNode] Obtaining graph IO group info from the optimizer
[component_container_mt-1] [INFO] [1708965128.211132016] [image_format_converter_node]: [NitrosNode] Creating negotiated publishers/subscribers
[component_container_mt-1] [INFO] [1708965128.218819631] [image_format_converter_node]: [NitrosNode] Starting negotiation...
[INFO] [launch_ros.actions.load_composable_nodes]: Loaded node '/image_format_converter_node' in container '/argus_mono_container'
[component_container_mt-1] [INFO] [1708965129.219676043] [image_format_converter_node]: [NitrosNode] Starting post negotiation setup
[component_container_mt-1] [INFO] [1708965129.219841410] [image_format_converter_node]: [NitrosNode] Getting data format negotiation results
[component_container_mt-1] [INFO] [1708965129.219881512] [image_format_converter_node]: [NitrosPublisher] Negotiation ended with no results
[component_container_mt-1] [INFO] [1708965129.219904939] [image_format_converter_node]: [NitrosPublisher] Use only the compatible publisher: topic_name="/image", data_format="nitros_image_bgr8"
[component_container_mt-1] [INFO] [1708965129.219927310] [image_format_converter_node]: [NitrosSubscriber] Negotiation ended with no results
[component_container_mt-1] [INFO] [1708965129.219943696] [image_format_converter_node]: [NitrosSubscriber] Use the compatible subscriber: topic_name="/image_raw", data_format="nitros_image_mono8"
[component_container_mt-1] [INFO] [1708965129.220532867] [image_format_converter_node]: [NitrosNode] Exporting the final graph based on the negotiation results
[component_container_mt-1] [INFO] [1708965129.237941656] [image_format_converter_node]: [NitrosNode] Wrote the final top level YAML graph to "/tmp/isaac_ros_nitros/graphs/PUJCFOPRDR/PUJCFOPRDR.yaml"
[component_container_mt-1] [INFO] [1708965129.238074091] [image_format_converter_node]: [NitrosNode] Calling user's pre-load-graph callback
[component_container_mt-1] [INFO] [1708965129.238088557] [image_format_converter_node]: [NitrosNode] Loading application
[component_container_mt-1] [INFO] [1708965129.238106640] [image_format_converter_node]: [NitrosContext] Loading application: '/tmp/isaac_ros_nitros/graphs/PUJCFOPRDR/PUJCFOPRDR.yaml'
[component_container_mt-1] [INFO] [1708965129.239826114] [image_format_converter_node]: [NitrosNode] Linking Nitros pub/sub to the loaded application
[component_container_mt-1] [INFO] [1708965129.240101705] [image_format_converter_node]: [NitrosNode] Calling user's post-load-graph callback
[component_container_mt-1] [INFO] [1708965129.240130797] [image_format_converter_node]: [ImageFormatConverterNode] postLoadGraphCallback().
[component_container_mt-1] [INFO] [1708965129.240145871] [image_format_converter_node]: [NitrosContext] Initializing application...
[component_container_mt-1] 2024-02-26 08:32:09.609 ERROR /workspaces/isaac_ros_stuff/src/isaac_ros_image_pipeline/isaac_ros_image_proc/gxf/tensorops/extensions/tensorops/components/TensorStream.cpp@104: tensor stream creation failed.
[component_container_mt-1] 2024-02-26 08:32:09.609 ERROR gxf/std/entity_warden.cpp@406: Failed to initialize component 00030 (stream)
[component_container_mt-1] 2024-02-26 08:32:09.609 ERROR gxf/core/runtime.cpp@685: Could not initialize entity 'PUJCFOPRDR_resource' (E28): GXF_FAILURE
[component_container_mt-1] 2024-02-26 08:32:09.609 ERROR gxf/std/program.cpp@236: Failed to activate entity 00028 named PUJCFOPRDR_resource: GXF_FAILURE
[component_container_mt-1] 2024-02-26 08:32:09.609 ERROR gxf/std/program.cpp@238: Deactivating...
[component_container_mt-1] 2024-02-26 08:32:09.626 ERROR gxf/core/runtime.cpp@1384: Graph activation failed with error: GXF_FAILURE
[component_container_mt-1] [ERROR] [1708965129.626251792] [image_format_converter_node]: [NitrosContext] GxfGraphActivate Error: GXF_FAILURE
[component_container_mt-1] [ERROR] [1708965129.626417031] [image_format_converter_node]: [NitrosNode] runGraphAsync Error: GXF_FAILURE
[component_container_mt-1] terminate called after throwing an instance of 'std::runtime_error'
[component_container_mt-1] what(): [NitrosNode] runGraphAsync Error: GXF_FAILURE
[ERROR] [component_container_mt-1]: process has died [pid 12656, exit code -6, cmd '/opt/ros/humble/lib/rclcpp_components/component_container_mt --ros-args --log-level info --ros-args -r __node:=argus_mono_container -r __ns:=/ -r image_raw:=/camera/rs_top/infra1/image_rect_raw -r camera_info:=/camera/rs_top/infra1/camera_info'].
isaac_ros_image_converter.launch.py.txt
The text was updated successfully, but these errors were encountered: