How to get a marker to move with its reference frame?
Hi, I'm learning how to use markers in rviz
, currently using ros noetic
. I successfully created a marker and can get it to show in rviz
just fine, but when I move my model the marker stays in the same place in the space, it doesn't follow its reference frame. Any idea on how to fix this and get the marker moving with its respective reference frame?