Line |
Branch |
Exec |
Source |
1 |
|
|
// |
2 |
|
|
// Implemention of IDL interfaces in file /root/robotpkg/path/py-hpp-manipulation-corba/work/hpp-manipulation-corba-6.0.0/idl/hpp/manipulation_idl/steering_methods.idl |
3 |
|
|
// |
4 |
|
|
|
5 |
|
|
#include <hpp/manipulation_idl/steering_methods.hh> |
6 |
|
|
|
7 |
|
|
|
8 |
|
|
|
9 |
|
|
|
10 |
|
|
|
11 |
|
|
namespace hpp { |
12 |
|
|
|
13 |
|
|
namespace manipulation_impl { |
14 |
|
|
|
15 |
|
|
namespace steeringMethod { |
16 |
|
✗ |
HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(EndEffectorTrajectory, core_impl::SteeringMethod, 1) |
17 |
|
|
} // namespace steeringMethod |
18 |
|
|
|
19 |
|
|
} // namespace manipulation_impl |
20 |
|
|
|
21 |
|
|
} // namespace hpp |
22 |
|
|
|
23 |
|
|
|
24 |
|
|
|
25 |
|
|
|
26 |
|
|
|
27 |
|
|
|
28 |
|
|
|