ETHZ-RobotX / SuperMegaBot

Main repository of the SuperMegaBot
18 stars 19 forks source link

vcs import password #46

Closed er1c-cartman closed 7 months ago

er1c-cartman commented 8 months 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 8 months 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.