catkin_create_pkg error
Hi , when i use catkin_create_pkg firstpackage std_msgs rospy roscpp , I get the following error message.
usage: catkin_create_pkg [-h] [--meta] [-s [SYS_DEPS [SYS_DEPS ...]]]
[-b [BOOST_COMPS [BOOST_COMPS ...]]] [-V PKG_VERSION]
[-D DESCRIPTION] [-l LICENSE] [-a AUTHOR]
[-m MAINTAINER] --rosdistro ROSDISTRO
name [dependencies [dependencies ...]]
catkin_create_pkg: error: argument --rosdistro is required
I am using ROS indigo on Ubuntu 14.04 and as i am a beginner , can someone please help me answer this question ? thanks in advance.