Skip to content
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

Can't run vision_to_mavros #43

Open
maponarooo opened this issue May 14, 2021 · 1 comment
Open

Can't run vision_to_mavros #43

maponarooo opened this issue May 14, 2021 · 1 comment

Comments

@maponarooo
Copy link

maponarooo commented May 14, 2021

I don't know much about ROS, so I would like to inquire.
The following error occurs. Please let me know how to fix it.

~$ roslaunch vision_to_mavros t265_tf_to_mavros.launch
RLException: [t265_tf_to_mavros.launch] is neither a launch file in package [vision_to_mavros] nor is [vision_to_mavros] a launch file name
The traceback for the exception was written to the log file

@thien94
Copy link
Owner

thien94 commented May 14, 2021

Hi @maponarooo , you may need to source the catkin workspace before you can launch the node:

source path_to_your/catkin_ws/devel/setup.bash 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants