Akshai Manchana
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
11 Answers
RANK
219,266
of 293,982
REPUTATION
0
CONTRIBUTIONS
0 Questions
11 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,065
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 150,317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Calibrate camera to IMU
Hi Itai, A utility function estimateCameraIMUTransform is supported from 24a release in Navigation Toolbox for estimating the e...
4 months ago | 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. %...
4 months ago | 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 ago | 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. ...
5 months ago | 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...
6 months ago | 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...
6 months ago | 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...
6 months ago | 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...
6 months ago | 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...
6 months ago | 0
| accepted
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...
6 months ago | 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 ago | 0