Open leledeyuan00 opened 5 years ago
I've been thinking about that for a while, I would love to try that out. There are already Java bindings for ROS2, so it should be possible to just have ROS2 nodes running on the cabinet the same way they are setup now.
As always, finding the time to do that is always the issue :)
Probably not the solution most are looking for, but in the meantime, we ported the LBR robots to ROS2 using the Fast Robot Interface (FRI). Ported are the med7, med14, iiwa7, iiwa14.
They can be spawned into Gazebo and controlled via the FRI on the real setup. The FRI is integrated into the ROS2 build system. See lbr_fri_ros2_stack. Hope this helps someone.
Do we have any plans to transplant iiwa to ROS2?