Dr. Denis
Dr. Denis
> might definitely be some bug on my side. I am using the `JointTrajectoryController`, but through the `MoveItSimpleControllerManager`. So chances are Moveit2 causes this behavior. I'll strip away the Moveit2...
I don't see anything against it. Can you explain a bit more your use-case? But we have to think about other parameters of controller to. A use case or example...
Yes, we could add this. Do you mind open a PR with this functionality? We should not remove anything because there are many cases where you want to simply use...
> Hello everyone, I would like to work on this one. Yes, exactly, this should be the final solution. For the first implementation, we should probably deprecate `get_full_name()` method using...
Transmission interface has to be implemented on hardware side not on the controller side. To be able to help you, you should provide many more details. From your description, I...
@bmagyar if deprecation is in place we should merge this.
@mergifyio backport humble
@mergifyio backport humble
why not to move this into pre-commits. See here: https://www.youtube.com/watch?v=tOlnfrctpSY
We had already such questions and discussion. It would make sense to make a generic `HardwareInterface` for microROS that uses publisher and subscribers, but in a very controlled way toward...