You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running the launch files, I observed that the Gazebo simulation is running while the ORB-SLAM is not processing. Specifically, I am encountering the "launch node not found" error.
Could you kindly guide me on how I can configure and launch both the Gazebo and ORB-SLAM launch files together without encountering this error? Any advice or insights you can provide will be highly appreciated.
bandicam.2025-01-19.18-56-18-140.mp4
my .bashrc line is (export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/home/jawad/jawad_ws/src/orb_slam_2_ros/)
where my original ORB_SLAM2 folder is in /home/jawad/Desktop/ORB_SLAM2.
While running the launch files, I observed that the Gazebo simulation is running while the ORB-SLAM is not processing. Specifically, I am encountering the "launch node not found" error.
Could you kindly guide me on how I can configure and launch both the Gazebo and ORB-SLAM launch files together without encountering this error? Any advice or insights you can provide will be highly appreciated.
bandicam.2025-01-19.18-56-18-140.mp4
my .bashrc line is (export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/home/jawad/jawad_ws/src/orb_slam_2_ros/)
where my original ORB_SLAM2 folder is in /home/jawad/Desktop/ORB_SLAM2.
can you help me