Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试让机器人沿着直线前进约 2 米,使用方法:
movePilot.travel(2000)
但这样做时,机器人似乎偏向右侧,并略微向右侧移动。有没有可能调整这个?
这几乎肯定是硬件问题 - 特别是不平衡的设计,需要一直推入的车轮等。两侧之间的任何重量或设计差异都可能导致此问题。