#!/usr/bin/python2

from rosdep2.main import rosdep_main
rosdep_main()
