ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Use ardrone_autonomy library in qtcreator

asked 2013-12-23 04:33:29 -0500

Cookie gravatar image

updated 2014-01-28 17:07:22 -0500

ngrennan gravatar image

Hi there,

i have a problem with subscribing to ardrone/navdata, because the library ardrone_autonomy/Navdata.h can not be found. I tried to include it with this line:

#include "ardrone_autonomy/Navdata.h"

and I also tried to include it in my project- file as a file, but it did not work. How do i include this correctly to my project?

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
1

answered 2014-01-29 21:44:57 -0500

evanok gravatar image

add ardrone_autonomy to your manifest dependency , that should allow you to use the header file

edit flag offensive delete link more
0

answered 2013-12-23 23:56:33 -0500

Cookie gravatar image

PROBLEM SOLVED

edit flag offensive delete link more
0

answered 2014-01-27 04:31:25 -0500

IB gravatar image

Here I have the same problem. How did you solve it?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-12-23 04:33:29 -0500

Seen: 341 times

Last updated: Jan 29 '14