ETHZ-RobotX / SuperMegaBot

Main repository of the SuperMegaBot
20 stars 20 forks source link

vcs import password #46

Closed er1c-cartman closed 1 year ago

er1c-cartman commented 1 year ago

for importing link on tutorial, it requires password. So I couldn't download the whole package and i think because of this, I couldn't build the package perfectly

vcs import \ --recursive \ --input https://raw.githubusercontent.com/ETHZ-RobotX/SuperMegaBot/master/smb.repos .

/usr/bin/vcs:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import load_entry_point ...............Password for 'https://nubertj@bitbucket.org': ............

mantelt commented 1 year ago

Hi

Thank you for reaching out. This problem is actually known and is because of part of the software that has been made available during the Robotics Summer School, but hasn't been officially released yet. As this is still an ongoing process, there is not much I can do right now to help you, sorry. This issue affects only the mapping and localization (SLAM) part of the software. Everything else should run nevertheless.