#! /usr/bin/python3

from rosdep2.main import rosdep_main
rosdep_main()
