catkin_create_pkg: error: argument --rosdistro is required
hi I'm currently working out of Learning Robotics using python - second edition. I'm trying to run this in the terminal $ catkin_create_pkg hello_world std_msgs rospy
and what i get back is
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
Does anyone know what I'm doing wrong? running a virtualbox with ubuntu 16.04.