InsertModelFile("model://sun")
I am trying to insert a "sun" light in the gazebo world. I am able to successfully use InsertModelFile("model://beer") but not InsertModelFile("model://sun"). Moreover, I am able to remove the sun light from the world by using RemoveModel("sun").
I am using gazebo7 and ROS kinetic on Ubuntu 16.04
Asked by Ash_100 on 2017-10-05 16:28:20 UTC
Comments
This seems to be a bug in Gazebo7. It works fine in Gazebo2
Asked by Ash_100 on 2017-10-06 08:35:47 UTC