How can I install unique_identifier package?
Hi all,
I want to install turtlebot based on the instructions stated here "http://wiki.ros.org/turtlebot/Tutorials/indigo/Turtlebot%20Installation", (section 2.3.2).
However, when I want to catkin_make rocon I get this Error "Messages depends on unknown pkg: uuid_msgs (Missing find_package(uuid_msgs?))".
Unfortunately, "sudo apt-get install ros-indigo-uuid_msgs" or "sudo apt-get install ros-indigo-unique_identifier" give Unable to locate package ros-indigo...
I appreciate if you can help me.
Thanks.