#!/usr/bin/python2.7

from rosdep2.main import rosdep_main
rosdep_main()
