Files
create/src/Mod/Robot/App/kdl_cp
..
2015-10-14 17:59:25 -03:00
2015-10-14 17:59:25 -03:00
2016-09-23 21:18:57 +02:00
2016-09-23 21:18:57 +02:00
2015-10-14 17:59:25 -03:00
2015-10-14 17:59:25 -03:00
2016-09-27 19:26:45 +02:00
2017-02-21 22:51:26 +01:00
2015-10-14 17:59:25 -03:00
2015-10-14 17:59:25 -03:00
2015-10-14 17:59:25 -03:00
2015-10-14 17:59:25 -03:00
2016-09-23 21:18:57 +02:00
2015-10-14 17:59:25 -03:00
2015-10-14 17:59:25 -03:00
2016-09-23 21:18:57 +02:00
2016-09-23 21:18:57 +02:00
2015-10-14 17:59:25 -03:00
2016-09-23 21:18:57 +02:00
2015-10-14 17:59:25 -03:00
2015-10-14 17:59:25 -03:00
2016-09-23 21:18:57 +02:00
2015-10-14 17:59:25 -03:00
2016-09-23 21:18:57 +02:00
2016-09-23 21:18:57 +02:00
2016-09-23 21:18:57 +02:00
2017-02-18 09:44:58 +01:00

Coding standards :
=================

- Standard naming for header file and cpp file : hpp and cpp
- KDL namespace and references.

Directories:
============

utilities: utility classes for KDL, should not be included separately
	   by a user

experimental: preliminary code snippets.

bindings: code for binding KDL with other libraries or coding-languages