We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I try to run code from here: https://github.com/pulver22/ardrone_tf_controller. Before this i tried to install ar_pose by this instruction: https://github.com/ar-tools/ar_tools/tree/master/ar_pose So i have an error: No such file or directory #include <ar_pose/ARMarker.h>. So I understood that ar_pose was not installed correctly When I running examples from https://github.com/ar-tools/ar_tools/tree/master/ar_pose, a have next error: ERROR: cannot launch node of type [ar_pose/ar_single]: can't locate node [ar_single] in package [ar_pose]
Please tell me what i do wrong and how to correctly install ar_pose
Ubuntu 14.04 Ros indigo Gazebo5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I try to run code from here: https://github.com/pulver22/ardrone_tf_controller. Before this i tried to install ar_pose by this instruction: https://github.com/ar-tools/ar_tools/tree/master/ar_pose
So i have an error: No such file or directory #include <ar_pose/ARMarker.h>. So I understood that ar_pose was not installed correctly
When I running examples from https://github.com/ar-tools/ar_tools/tree/master/ar_pose, a have next error: ERROR: cannot launch node of type [ar_pose/ar_single]: can't locate node [ar_single] in package [ar_pose]
Please tell me what i do wrong and how to correctly install ar_pose
Ubuntu 14.04
Ros indigo
Gazebo5
The text was updated successfully, but these errors were encountered: