photo

Akshai Manchana

MathWorks

Last seen: 15일 전 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...

2개월 전 | 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. %...

2개월 전 | 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...

3개월 전 | 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. ...

3개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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...

4개월 전 | 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년 초과 전 | 0