How to 3D represent model in ROS
Hello people, I just want to have some basic information about this because I am new to ROS. I tried to search it on ROS and on internet but could not find a similar question.
I have to represent a model of different satellites(around 15) using features from Ros. The parameters of the sattelites(coordinates, speed e.t.c) are constantly changing overtime and I have to represent their movement in 3D. Can you please tell me how can I represent all of them graphically while all of them are moving relative to time. Somebody told me that I can do it through rviz or rqt but I am not quite sure. Any help would be appreciated.