Change Position of InteractiveControlMarker of ControlType:MENU in rviz [closed]
Hey, I want to change the position of an interactive marker in rviz which has control type MENU. For other control types (for example: MOVE_PLANE) it should work straight forward with server.setPose where server is the interactive marker server. If I am not doing anything stupid, this doesnt work for interactive markers which have control type MENU.
Does anyone have an idea how to handle this?
thanks in advance.
Kind Regards