Felix Exner (fexner)

Results 657 comments of Felix Exner (fexner)

This should get fixed by https://github.com/UniversalRobots/Universal_Robots_Client_Library/pull/171

I'm afraid, I cannot reproduce this issue.

If setting `LC_NUMERIC` is the solution, I'd forward this issue to https://github.com/ros-planning/moveit2/issues/1882

Yes, that's a known issue. The URSim docker images are not part of this repo and we are not actively maintaining this, but I know that the docker image maintainers...

## Current ToDos: - [x] Make sure the controller is only able to activate, when no conflicting controllers are running. - [x] Add documentation - [x] Decide on the interface...

> Hello, exciting to see this work in progress, we from [AICA](https://www.aica.tech/) have already achieved force mode through ros2_control. My question is why you are implementing this through the async...

> My question is why you are implementing this through the async IOs and not as a full command mode in the `write` function? Is your goal to be able...

@neerja123-gupta does this issue still persist? Without the complete output we cannot really tell what the source of this is.

Since we'll be migrating our Husky with a UR5 to Humble soon, I will be tackling this myself in the near future. For now I cannot say very much without...

Thank you for pointing that out. I am not sure if I understand everything, you are writing: > destroy controller manager while keeping ros2 alive What exactly do you mean...