sphero-inc / Sphero-Win-SDK

🚫 DEPRECATED: Sphero SDK for Win 8.1+ using RFCOMM
36 stars 27 forks source link

LocationUpdatedEvent never fires #2

Closed benheymink closed 8 years ago

benheymink commented 11 years ago

I've written a sample which can successfully get gyro and accelerometer data back from the Sphero, much like the included sample. However, upon adding the following line:

m_robot.SensorControl.LocationUpdatedEvent += LocationUpdatedEvent;

Seems to: A) Never actually fire for location events, and B) stop gyro and accelerometer events from firing.

Any ideas? I realise this is probably more of a misunderstanding of the SDK than a code issue, so feel free to point me somewhere else! Win8.1 Build 9431

benheymink commented 11 years ago

Anyone?

larsendaniel commented 10 years ago

I'm seeing the same thing, all SensorControl events break if I try to listen to anything besides Accelerometer and/or Gyrometer.

benheymink commented 10 years ago

@larsendaniel I ended up selling my sphero, as there was no reply from the devs for over a year!

w4mhi commented 9 years ago

Have same problem. Please, could we have a function that sends the commands like Macros? That would be easier for the library developer as well fro SDK users.

iamcgn commented 8 years ago

Thank you for your interest in our SDK. We are working on an updated Windows 10 UWP SDK that will address many of the issues with the current SDK and add support for Bluetooth Low Energy. We don't have an estimated release date at this time but we are actively working to revive this project.

benheymink commented 8 years ago

Hell, I've waited three years for a response, whats 3 years more?