I think I am getting wrapped around the axle with respect to paths or apt-get so I thought I would ask this...
sudo apt-get update sudo apt-get
upgrade sudo apt-get install
ros-kinetic-turtlebot-gazebo
and still when I do
roslaunch turtlebot_gazebo turtlebot_world.launch
I get an error because turtlebot_gazebo doesn't exist. roscd turtlebot_gazebo similarly doesn't work. Because I have turtlebot3 packages installed, I am able to see turtlebot3_gazebo but I believe that has nothing to do with anything. Can someone see where I am going wrong?
↧