Skip to content

Error & Question of testing bebop SDK  #1

@qwe953751

Description

@qwe953751

Hi, I’m the graduate students of National Taipei University of Technology, majoring in Electrical Engineering, Taiwan. I’m doing the research of image processing which is using Parrot Bebop Drone. About the SDK of Parrot Bebop Drone, I wonder if there is any mistake of my specification?
PC’s working specifications:
Operation System: Windows 8.1
Compiler: Visual Studio 2012
Addition Library: OpenCV 3.0.0, FFmpeg-3.0, Boost_1_58_0, Eigen-3_0_1
Here’s the error that I encounter:
libdrone-master\include\ commands.h
image
error C2059 syntax error ' {'
error C2143 syntax error missing '; ' before '}'
error C2065 'TAKEOFF' undeclared identifier
error C2590: 'takeoff' : 'only a constructor can have a base/member initializer list'
error C2334: unexpected >token(s) preceding '{'; skipping apparent function body
image
error C2380: type(s) preceding 'command' (constructor with return type, or illegal redefinition of current class-name?)

libdrone-master\src\drones\ardrone2\video\pave.h
image
error C2065: 'packed' undeclared identifier
image
error C2086: 'int PaVE' : redefinition

libdrone-master\src\drones\bebop\ protocol.h
image
IntelliSense: must be ';'

I look forward to hearing from you! Thank you very much!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions