-
I have an H20T hooked up to my M300 and I'm using OSDK-ROS on my onboard Jetson to control the gimbal. However, I've noticed that the angle in the default position (facing directly front) is 0 degree …
-
Hi,
I am using MPU9250-SPI for my project, and i want to put it on sleep mode for a while during the execution , in order to reduce the power draw. The issue is i am not able to configure power manag…
-
### Discussed in https://github.com/everysight-maverick/sdk/discussions/5
Originally posted by **ricksticks1** November 3, 2023
Hi,
Love the inertial sensors in the Maverick, but noticed whe…
-
Hello Kris
I'm making project that include a compass with tilt compensation. I bought a few MPU9250 and 9255 from different manufactures and connected it to ESP32 running on 240Mhz. Gyro and accel …
-
Hi Kris,
I am seeing a strange behaviour from the MPU9250 FIFO. At some point I am getting FIFO data corrupted!
When I look at the data registers for accelerometer (accel), if I print them along …
-
Hi Kris,
I have a quick question regarding the yaw/pitch/roll angles.
The angles are converted to pitch and roll correctly, so if I move the sensor, the values of angles are updated correctly. I hav…
-
Hi kriswiner, I've been reading posts about mpu9250, and I made this code to configure it and the ak:
#defineMPU9250_AD 0x68
#define MAG_AD 0x0C
#define WHO_AM_I_AK8963 0x00 // should return 0…
-
*Issue*
Setting custom headers on my azure functions, all appear except from Access-Control-Max-Age, which i want to set to reduce the number of options requests being made as I'm using fetch across …
-
The listener 'Gyroscope' is never triggered, I have no errors at all, but nothing never happens. I suppose my code is Ok since all other sensors are working well. Tried on a Samsung and a Sony device.…
-
### Settings
{
"SettingsVersion": 1.2,
"SimMode": "Multirotor",
"PawnPaths":{
"DefaultQuadrotor": {"PawnBP": "Class'/AirSim/DJI450/BP_FlyingPawn.BP_FlyingPawn_C'"}
},
"Vehicles": …