Using Makers Array in rviz
For my laboratory project, I have to use markers arrays in rviz to show the movement of satellites around the globe. The parameters of satellites are changing constantly. I have to represent every satellite in spherical coordinates for 3D movement. I have successfully been able to publish all the 3 parameters of every satellite on a topic "menutopic". Now I do not know how can I represent the satellites as markers array in rviz with constantly changing parameters.