RobotML / RobotML-SDK

RobotML-SDK is an implementation of the Robot Modeling language. It is based upon Papyrus modeling tool (http://www.papyrus.org) which is itself based upon Eclipse framework (http://www.eclipse.org).
2 stars 1 forks source link

Orocos generation: Interface file does not exist #132

Closed Farges closed 11 years ago

Farges commented 11 years ago

In Camera.hpp there is:

#include "Talc/Video/CameraInterface.h"

However this file does not exist.

Farges commented 11 years ago

Idem for:

#include "Talc/Avionique/ObcInterface.h"

In obc.hpp.