Load Gazebo World into rviz
Hey there,
I just would like to know if it is possible to load a gazebo world or parts of it (Gazebo Models) into rviz directly?
Without loading and spawning the robots (robot_descriptions) in launch files before hand?
I am currently using Indigo and Gazebo 2. I guess there is no fast way to do that as gazebo only publishes these topics:
/gazebo/link_states
/gazebo/model_states
/gazebo/parameter_descriptions
/gazebo/parameter_updates
/gazebo/set_link_state
/gazebo/set_model_state
Best, Markus