A patched and old fork of libfranka locked into version 0.9.2 for legacy hardware operation.
  • C++ 96.1%
  • CMake 2.5%
  • C 1.1%
  • Shell 0.3%
Find a file
2025-12-03 13:31:10 +03:00
.ci Jenkinsfile: Archive artifacts for Bionic and Xenial 2018-11-14 14:17:54 +01:00
cmake Formatting 2019-02-05 09:20:26 +01:00
common@af64d3e640 Start vacuum_gripper production setup profile with 0 to be consistent with the manual. 2019-10-17 15:50:03 +02:00
doc Doxygen: Use SVG for math expressions 2018-01-15 18:31:05 +01:00
examples Improve vacuum object example. 2019-10-17 15:50:14 +02:00
include/franka Rectified ill constructor and added missing includes. 2025-12-03 13:24:08 +03:00
scripts CI: Move scripts, use Docker for Jenkins. 2017-09-13 10:16:17 +02:00
src Merge remote-tracking branch 'origin/develop' into ee-configuration-changes 2020-02-04 13:26:14 +01:00
test Rectified ill constructor and added missing includes. 2025-12-03 13:24:08 +03:00
.clang-format Formatting fixes 2019-01-23 14:53:49 +01:00
.clang-tidy Fix/suppress clang-tidy warnings 2018-05-22 16:38:30 +02:00
.gitignore Rectified ill constructor and added missing includes. 2025-12-03 13:24:08 +03:00
.gitmodules Updated submodules. 2025-12-03 13:31:10 +03:00
.travis.yml Travis: Add SYS_PTRACE for LeakSanitizer 2020-01-07 18:01:01 +01:00
CHANGELOG.md 0.8.0 - 2020-04-29 2020-04-29 15:27:55 +02:00
CMakeLists.txt Fix libfranka version in CMakeLists to 0.8.0. 2020-06-17 11:00:54 +02:00
codecov.yml CI: Add Travis config. 2017-09-18 18:29:03 +02:00
Jenkinsfile Print error in Jenkinsfile. 2019-09-27 10:26:53 +02:00
LICENSE Add Apache-2.0 license 2017-09-15 22:12:53 +02:00
NOTICE Add Apache-2.0 license 2017-09-15 22:12:53 +02:00
README.md CI: Add Travis config. 2017-09-18 18:29:03 +02:00

libfranka: C++ library for Franka Emika research robots

Build Status codecov

With this library, you can control research versions of Franka Emika robots. See the Franka Control Interface (FCI) documentation for more information about what libfranka can do and how to set it up. The generated API documentation also gives an overview of its capabilities.

License

libfranka is licensed under the Apache 2.0 license.