No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Repository Summary
Description | CMake support for KUKA's FRI Client SDK |
Checkout URI | https://github.com/lbr-stack/fri.git |
VCS Type | git |
VCS Version | fri-1.15 |
Last Updated | 2024-10-22 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
fri_client_sdk | 2.0.0 |
README
fri
This folder adds CMake support to KUKA’s Fast Robot Interface (FRI).
FRI Version | Build Status |
---|---|
1.11 |
|
1.14 |
|
1.15 |
|
1.16 |
|
2.5 |
|
2.7 |
Build
To build, run
cmake -B build -DCMAKE_BUILD_TYPE=Release -DBUILD_FRI_APPS=ON
cmake --build build
Run the Apps
To run the example applications, run
./build/LBRJointSineOverlayApp
On the smartPAD
, run the LBRJointSineOverlay
application. You should see the robot execute a sine wave.
Contributing
Do you use a different FRI version?
- Fork this repository.
- Replace
FRI-Client-SDK_Cpp.zip
with your client SDK as extracted fromKUKA Sunrise Workbench
. Therefore (see images):- In the
Software
tab ofStationSetup.cat
, addFast Robot Interface Extension
. - Save via
ctrl+s
, clickSave and apply
. - Under
FastRobotInterface_Client_Source
, findFRI-Client-SDK_Cpp.zip
.
- In the
- Open an issue and ask for a branch named fri-major.minor (e.g. fri-1.15).
- Open a pull request against this new branch.
License
Please note that we distribute the CMake support under Apache-2.0 license. Please note that third party libraries under FRI-Client-SDK_Cpp.zip
are distributed under their respective license. See NOTICE.
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.