You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have copied the sdf files from the model/abstract folder into ~/.gazebo/models where the models that need to be imported into gazebo are usually stored. But, when I try to drag and drop the model into the gazebo world (from insert option inside gazebo), I'm not able to do so. Please help me with this.
P.S: I'm getting started with ROS and gazebo, so please let me know if I'm doing something wrong. Thanks.
The text was updated successfully, but these errors were encountered:
First and foremost: are you using Gazebo standalone or are you using ROS with Gazebo? Because each requires very different approaches.
If you are using Gazebo standalone, have you followed the tutorials here? Specially getting started.md. As you have written that you "copied the sdf files from the model/abstract folder", have you also copied the files from the models/omni_wheel folder?
If you are using ROS, you don't need to do any of that. Just follow any ROS getting started tutorial and you'll know what to do.
I have copied the sdf files from the
model/abstract
folder into~/.gazebo/models
where the models that need to be imported into gazebo are usually stored. But, when I try to drag and drop the model into the gazebo world (from insert option inside gazebo), I'm not able to do so. Please help me with this.P.S: I'm getting started with ROS and gazebo, so please let me know if I'm doing something wrong. Thanks.
The text was updated successfully, but these errors were encountered: