photo

Akshai Manchana

MathWorks

Last seen: 3 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Calibrate camera to IMU
Hi Itai, A utility function estimateCameraIMUTransform is supported from 24a release in Navigation Toolbox for estimating the e...

5 months 前 | 0

已回答
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. %...

5 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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. ...

6 months 前 | 0

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 1

已回答
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...

7 months 前 | 0

已回答
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...

7 months 前 | 0

| 已接受

已回答
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...

7 months 前 | 0

已回答
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...

1 year 前 | 0