$ cs $ catkin_init_workspace
$ source ~/catkin_ws/devel/setup.bash $ export ROS_MASTER_URI=http://localhost:11311 $ export ROS_HOSTNAME=localhost $ export TB3_MODEL=burger $ export TURTLEBOT3_MODEL=burger
$ catkin_create_pkg my_new_package rospy
# run a certain program from a certain package $ rosrun package program.py # "execute" that launch file $ roslaunch package file.launch
$ ./image_view image:=right/image