I deployed according to the previous steps, but suddenly a new error occurred and I don’t know what to do. I hope someone can answer it.
When I run ros2 launch isaac_ros_ samples isaac_ros_ samples. launch. py launch_fragments:= realsense_mono_rect,centerpose,centerpose_visualizer model_name:=centerpose_shoe model_repository_paths:=[${ISAAC_ROS_WS}/isaac_ros_assets/models]
The following error occurred
[ERROR] [launch_ros.actions.load_composable_nodes]: Failed to load node ‘centerpose_inference’ of type ‘nvidia::isaac_ros::dnn_inference::TritonNode’ in container ‘/isaac_ros_examples/container’: Could not find requested resource in ament index
[ERROR] [launch_ros.actions.load_composable_nodes]: Failed to load node ‘centerpose_visualizer’ of type ‘nvidia::isaac_ros::centerpose::CenterPoseVisualizerNode’ in container ‘/isaac_ros_examples/container’: Failed to find class with the requested plugin name.
Warning: class_loader.impl: SEVERE WARNING!!! A namespace collision has occurred with plugin factory for class rclcpp_components::NodeFactoryTemplatenvidia::isaac_ros::centerpose::CenterPoseDecoderNode. New factory will OVERWRITE existing one.
Can you tell me the reason for this? Is it because I haven’t built the isaac_ros-d nn_inference package?
And how to build this isaac_ros_denn_inference package, which contains many units