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
Hi @Zolubas , thanks for checking out the package.
Did you source the setup.bash file before launching? Try executing source /home/[your path]/catkin_ws/devel/setup.bash and then run the roslaunch command again.
If that fixes the issue, you can add the source .../setup.bash command to the end of ~/.bashrc file so you don't have to do it again for every new terminal.
Hi Thien! Thanks! It solved my problem.
In addition, I would like to suggest to you inform in the README file that is necessary to do the download of the rosbag file. I confess spent hours trying to find the rosbag.
Thanks Thien! Have a great week!
Hi Zolubas, good to know that it finally worked out for you.
I agree it would be helpful to explicitly state that you need to download the bag files. I will include it in a future update. Thanks for the suggestion!
Hello! I followed the step-by-step installation listed in the README file and then tried to launch the first example with monocular camera.
When I used:
$ roslaunch orb_slam3_ros ntuviral_mono.launch
I encountered the following error:
RLException: [ntuviral_mono.launch] is neither a launch file in package [orb_slam3_ros] nor is [orb_slam3_ros] a launch file name
Can you help me to solve this issue? Thank you Thien!
The text was updated successfully, but these errors were encountered: