[rospack] Error: package 'turtlebot_gazebo' not found
Yesterday my turtlebot_gazebo worked just fine.Suddenly today everytime I open a new terminal, the following error immediately appears (BEFORE I DO ANYTHING):
[rospack] Error: package 'turtlebot_gazebo' not found
[rospack] Error: package 'turtlebot_gazebo' not found
[rospack] Error: package 'turtlebot_navigation' not found
When I navigate to /opt/ros/indigo/share , all the turtlebotpackages disappear. SO I follow the instruction here
sudo apt-get install ros-indigo-turtlebot ros-indigo-turtlebot-apps ros-indigo-turtlebot-interactions ros-indigo-turtlebot-simulator ros-indigo-kobuki-ftdi ros-indigo-rocon-remocon ros-indigo-rocon-qt-library ros-indigo-ar-track-alvar-msgs
and I also install the turtlebot_gazebo
When I install the turtlebot_gazebo, it shows
ros-indigo-turtlebot-gazebo is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
HOWEVER the same problem still appears, and the turtlebot_gazebo package is not in my directory.
PLEASE HELP
-------------------------------------------------------------EDIT-------------------------
I uninstall and reinstall turtlebot.. now turtlebot_gazebo is available, but when i try to launch the example.
File "/usr/lib/python2.7/dist-packages/rospkg/rospack.py", line 200, in get_path
raise ResourceNotFound(name, ros_paths=self._ros_paths)
rospkg.common.ResourceNotFound: kobuki_description
ROS path [0]=/opt/ros/indigo/share/ros
ROS path [1]=/opt/ros/indigo/share
ROS path [2]=/opt/ros/indigo/stacks
while processing /opt/ros/indigo/share/turtlebot_gazebo/launch/includes/kobuki.launch.xml:
Invalid <param> tag: Cannot load command parameter [robot_description]: command [/opt/ros/indigo/share/xacro/xacro.py '/opt/ros/indigo/share/turtlebot_description/robots/kobuki_hexagons_asus_xtion_pro.urdf.xacro'] returned with code [1].
Param xml is <param command="$(arg urdf_file)" name="robot_description"/>
The traceback for the exception was written to the log file
HELP I saw a lot of ppl facing the same problem. I tried the suggested solution, but It doesn't work for me.
@gvdhoorn@ahendrix@Airuno2L please help
it's similar with this
Please respect the fact that forum contributors respond on their own time; we're not obligated to help you in any way.