Hi I'm new to ros, I followed a tutorial from The Construct. When i tried to launch gazebo it is showing errors. Please help.
when used roslaunch m2wr_description spawn.launch
the error:
ERROR: cannot launch node of type [gazebo_ros/spwan_model]: Cannot locate node of type [spwan_model] in package [gazebo_ros]. Make sure file exists in package path and permission is set to executable (chmod +x)
when tried rospack find gazebo_ros
it returned /opt/ros/noetic/share/gazebo_ros
.
In gazebo_ros I couldn't find spawn_model.
when used roslaunch m2wr_description spawn.launch
the error:
ERROR: cannot launch node of type [gazebo_ros/spwan_model]: Cannot locate node of type [spwan_model] in package [gazebo_ros]. Make sure file exists in package path and permission is set to executable (chmod +x)
when tried rospack find gazebo_ros
it returned /opt/ros/noetic/share/gazebo_ros
.
In gazebo_ros I couldn't find spawn_model.
What tutorial?