ftc265 icon indicating copy to clipboard operation
ftc265 copied to clipboard

Error with ftc265

Open LeroyFriesenhahn opened this issue 4 years ago • 3 comments

After downloading and importing the project into android studio I am receiving this error message. Failed to resolve: com.spartronics4915:lib:ftc265:2.1.4

Saw your previous reply on the issue.
Reinstalled Android Studio and the project. Unable to solve the issue. Any thoughts?

Thanks

LeroyFriesenhahn avatar Jan 19 '21 05:01 LeroyFriesenhahn

It looks like you're specifying the dependency as com.spartronics4915:lib:ftc265:2.1.4 instead of com.spartronics4915.lib:ftc265:2.1.4 (it should be a period instead of a colon before lib.)

pietroglyph avatar Jan 19 '21 06:01 pietroglyph

I have been working using the ftc265 and continue to run into this problem.

If I run the program more than once, I get the following error:

Attempt to get last received update before any updates have been received; are you using the wrong T265Camera::start overload, or is the camera not initialized yet or busy?

I am using slamra.start() with no parameter. The first time I run the program after uploading it to the control hub it works correctly. The second time it show 0 for the coordinates and the error message.

I tried to log on to the discourse server but it will not let me.

Any advice would be appreciated

Thanks

Leroy Friesenhahn

From: Declan Freeman-Gleason [mailto:[email protected]] Sent: Tuesday, January 19, 2021 12:12 AM To: pietroglyph/ftc265 Cc: Leroy Friesenhahn; Author Subject: Re: [pietroglyph/ftc265] Error with ftc265 (#9)

It looks like you're specifying the dependency as com.spartronics4915:lib:ftc265:2.1.4 instead of com.spartronics4915.lib:ftc265:2.1.4.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_pietroglyph_ftc265_issues_9-23issuecomment-2D762624713&d=DwMCaQ&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=kvjwRX0u0RsFUsL7FLS13nVazXk1lJY7h8jRwKORc9I&m=iPhKTTGjfBf6gQ6VnIailsi4lJzsTeR6kiNJkHlHHUc&s=KuMINFRqC9A0tKQ7Q7BcD7ORbHMjyle_-FLOvIKhszg&e=, or unsubscribehttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AI4NZMQNYPP7DHPWLXHTVPDS2UPERANCNFSM4WIHRW3A&d=DwMCaQ&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=kvjwRX0u0RsFUsL7FLS13nVazXk1lJY7h8jRwKORc9I&m=iPhKTTGjfBf6gQ6VnIailsi4lJzsTeR6kiNJkHlHHUc&s=p_wsHRWG9YSM0GCLTE4GWv4WrbHKheWLQfJddTso94Y&e=.

LeroyFriesenhahn avatar Feb 09 '21 06:02 LeroyFriesenhahn

I have the same problem with restart. Did you find any solution?

sandsrobotics avatar Dec 25 '21 22:12 sandsrobotics