1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Cobot Help and Discussion Center
  4. KUKA LBR IIWA
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

FRI example app - help

  • maros
  • September 19, 2023 at 12:01 PM
  • Thread is Unresolved
  • maros
    Trophies
    1
    Posts
    3
    • September 19, 2023 at 12:01 PM
    • #1

    Hello,

    I am a newbie and all I want to do is to try out an app that uses KUKA's FRI. I know that there are some example applications in KUKA's connectivity suite but I don't know how to start them. I followed the manual and so far I have

    • installed FRI extensions to the controller.
    • created a Java project exactly how the manual described it
    • built the C++ solution that has been provided

    But now what? Do I somehow run the Java project? How do I utilize all the previous things? Any further information (or a guide) would be helpful! Thanks.

  • Go to Best Answer
  • HawkME September 19, 2023 at 12:41 PM

    Approved the thread.
  • Online
    SkyeFire
    Reactions Received
    1,052
    Trophies
    12
    Posts
    9,431
    • September 19, 2023 at 5:07 PM
    • #2

    Assuming you built the project in VS Code or some similar IDE, you should be able to simply run it in debug mode.

    A compiled C++ application should be startable simply by calling it from the command line, or double-clicking the .exe file in the File Explorer. Java I can't speak to, not having any experience with it.

  • maros
    Trophies
    1
    Posts
    3
    • September 20, 2023 at 11:01 AM
    • #3

    Thank you. Do I understand it correctly that only one of those is needed? (Either C++ client application OR Java client application)?

  • Online
    SkyeFire
    Reactions Received
    1,052
    Trophies
    12
    Posts
    9,431
    • September 20, 2023 at 6:03 PM
    • Best Answer
    • #4

    FRI is a rare beast, and I've never used it. I'm assuming that KUKA provided two different example applications that do the same thing in two different popular programming languages for the convenience of the end user. Typically, KUKA applications that communicate with "servers" only communicate with one at a time.

  • panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,088
    • September 22, 2023 at 3:18 AM
    • #5

    not that rare... seem to be used a lot in research labs. from what i know it is basically an Sunrise-OS equivalent of RSI.

    it works as server and external client connects to it. connection can be over KLI or KONI. since this is real time product, dedicated connection is recommended, preferably with nothing else going on. this is why KONI is suggested as much better choice - there is a lot going on on KLI.

    so you need to know a bit about networking to set this right.

    and you should already know that this like any ethernet connection only works between client and server, and of course server must already be running before client connects. also this also means that you probably must have the robot in auto mode.

    so yes you only need one client (either one).

    and since this is IIWA robot, this is wrong forum so I am moving this to the LBR forum section.

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • panic mode September 22, 2023 at 3:19 AM

    Moved the thread from forum KUKA Robot Forum to forum KUKA LBR IIWA.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Similar Threads

  • Real Time external control of Kuka using RSI

    • geraldft
    • May 8, 2020 at 7:57 AM
    • KUKA Robot Forum
  • KUKA iiwa 7 R800 - FRI Question

    • sfgomes
    • July 18, 2023 at 4:10 PM
    • KUKA LBR IIWA
  • PID Controller for KUKA LWR IIWA 14

    • anasejl
    • July 16, 2021 at 3:05 PM
    • KUKA LBR IIWA
  • Command Cartesian Pose and additive Wrench via FRI

    • pdoh
    • September 2, 2022 at 4:09 PM
    • KUKA LBR IIWA
  • Understanding of numbers in IOSYS.INI

    • gunigunigogo
    • April 12, 2017 at 5:10 AM
    • KUKA Robot Forum
  • Help for the Rapid program

    • Dodo41
    • July 31, 2022 at 9:48 PM
    • ABB Robot Forum
  • Get length of a 3-D char array

    • zaidb
    • September 9, 2020 at 9:02 PM
    • KUKA Robot Forum
  • communication Fanuc with cognex over ethernet ip

    • Rich Hellenbrand
    • June 8, 2020 at 4:59 PM
    • Fanuc Robot Forum
  • Any Kuka KMP 1500 experts ?

    • SavageInT1
    • May 22, 2020 at 8:46 AM
    • General Discussion of Industrial Robots Only

Tags

  • FRI(Fast research interface)
  • kuka LBR iiwa 7 R800
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download