photo

Akshai Manchana

MathWorks

Last seen: 5 jours il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

MATLAB Answers

0 Questions
12 Réponses

RANG
8 169
of 300 352

RÉPUTATION
6

CONTRIBUTIONS
0 Questions
12 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
1

RANG
 of 20 928

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 212

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Why the results of factorIMU predict and insfilter predict are exactly opposite to each other?
As explained in the following imuSensor simulation assumes platform motion. Meaning the platform experiences the said linear acc...

7 jours il y a | 0

Réponse apportée
Calibrate camera to IMU
Hi Itai, A utility function estimateCameraIMUTransform is supported from 24a release in Navigation Toolbox for estimating the e...

plus d'un an il y a | 0

Réponse apportée
Function parameter estimation using Particle Filter
Hi Alan, Usually for function parameter estimation problems we use curve fit algorithms. For example look at the following. %...

plus d'un an il y a | 0

Réponse apportée
Calibrateing Camera to IMU in Matlab
Calibrating a camera-IMU extrinsic is usually an iterative process. During data collection we need to excite all sensor axes e...

plus d'un an il y a | 0

Réponse apportée
High Reprojection Error Discrepancy Between Kalibr and MATLAB Camera Calibration on Same Dataset estimateCameraIMUTransform function.
The parameter settings should match while executing the extrinsic calibration in Kalibr and MATLAB to expect a similar result. ...

plus d'un an il y a | 0

Réponse apportée
Why is this pose-graph not optimized correctly when using optimizePoses?
Hi Robin, As Qu suggested improving the loop closure detection and considering similarity graph optimization can improve the ov...

plus d'un an il y a | 0

Réponse apportée
It's possible to use ultrasonic data to generate a cost map?
Hi Luan, What Sandeep said is correct. Usually for the use cases like autonomous parking which involves accurate state estima...

plus d'un an il y a | 0

Réponse apportée
unable to load Poses(Odometry) data in the slamMapBuilder app
Hi Rahul, I hope your issue got resolved. As Tushar suggested SLAM Map builder expected the odometry data to be a double N-b...

plus d'un an il y a | 1

Réponse apportée
poseGraph: Why is the node trajectory graph obtained by poseGraph not the same as the relative rigidtform2d() calculate result?
Hi Cui, One more small issue in the specified fix is the following. % (From the above fix) currAbsPose = rigidtform2d(currRel...

plus d'un an il y a | 0

Réponse apportée
Slam Map Builder and rosbags
Hi Angelos, We only support the following two message types to represent the odometry data 'tf/tfMessage', 'tf2_msgs/TFMessage...

plus d'un an il y a | 0

| A accepté

Réponse apportée
question: can I specify edges in posegraph3d/factorgraph with the same unknown value?
Use factorGPS and factorTwoPoseSE3 to construct a factor graph optimization problem in the following way. For example conside...

plus d'un an il y a | 0

Réponse apportée
Robot Navigation matchscan() is not working
Hi Cristian, I quickly tried reproducing the issue. I observed that the maximum range present in the current scan is close to 5...

plus de 2 ans il y a | 0