Files
create/src/Mod/Robot/App/kdl_cp
2022-08-09 12:52:26 +02:00
..
2017-12-13 00:10:46 -05:00
2016-09-23 21:18:57 +02:00
2016-09-27 19:26:45 +02:00
2019-09-18 14:18:07 +02:00
2022-08-09 12:52:26 +02:00
2016-09-23 21:18:57 +02:00
2018-04-25 09:41:33 -03:00
2016-09-23 21:18:57 +02:00
2018-08-07 11:13:31 -04:00
2016-09-23 21:18:57 +02:00
2022-03-23 19:26:14 +01:00
2016-09-23 21:18:57 +02:00
2022-02-12 19:33:28 +01:00
2016-09-23 21:18:57 +02:00
2022-03-23 19:26:14 +01:00
2016-09-23 21:18:57 +02:00
2021-07-31 09:46:50 +02:00
2016-09-23 21:18:57 +02:00
2017-02-18 09:44:58 +01:00
2022-03-23 19:26:14 +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