Uncertainty on which network interface to use with the FRI drivers #201
Labels
documentation
Improvements or additions to documentation
Sunrise-FRI
Related only to the Sunrise FRI driver
I have been attempting to set up a Kuka iiwa for use with ROS2, in collaboration with @gavanderhoorn . We managed to get the driver to connect using the X66 network port, after unsuccessfully attempting to connect over the KONI port. It is our understanding that the KONI port should be used for real-time applications such as using the FRI driver (the Kuka FRI manual explicitly recommends use of the KONI and a point-to-point connection). This prompted the following questions:
Setup details: Robot
Setup details: ROS Client PC
--net=host
)ros2 launch kuka_sunrise_fri_driver startup.launch.py controller_ip:=172.31.1.147 client_ip:=172.31.1.145
The text was updated successfully, but these errors were encountered: