Loïc Niederhauser
Loïc Niederhauser
This PR should fix the RNE function allowing correct execution for robot having fixed joints. It should also improve RNE computations by actually taking into account the links inertia when...
Hello! I made a docker infrastructure that allows you to run iiwa_ros. This is, in my opinion a cool feature that means you don't have to be stuck with a...
The `null_ptr_check()` function checks that `dev.inft_ptr` is not NULL, however, nowhere in the code it this pointer used. Indeed `dev.inf_ptr` is only used in user defined functions: `read`, `write` and...