#!/usr/local/bin/python3.8

from rosdep2.main import rosdep_main
rosdep_main()
