photo

Zheng Dong

MathWorks

Last seen: 26 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
6 个回答

排名
3,847
of 299,837

声誉
14

贡献数
0 个提问
6 个回答

回答接受率
0.00%

收到投票数
1

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,201

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Is there any way to load a g2o file posegraph in matlab?
Hi Haris, Unfortunately, there is no existing tool which supports importing a g2o file to be a poseGraph object. I have created...

2 years 前 | 0

已回答
How to save map after SLAM
Hi Ahmed, Here is a workaround for your question. The prototype is attached. In summary, you can add a blank nav_msgs/Occupanc...

2 years 前 | 1

| 已接受

已回答
bug: factorGraph does not work for relative measurement angles
Hi Cui, The measurement is relative to the ego frame not the world frame, so your first approach is on the right track. However...

2 years 前 | 0

| 已接受

已回答
factorGraph:Unclear document function factorTwoPoseSE3/SE2 with input parameter 'Measurement'
Hi Cui, We are actively improving the documentation and I am sorry for the confusion caused. There are the answers to your ques...

2 years 前 | 0

| 已接受

已回答
bug:factorGraph object function nodeState return always ZERO state after addFactor non-zero values?
Hi Cui, Sorry for the confusion. This behavior is expected. The node state will only be updated after you optimize the factorGr...

2 years 前 | 0

已回答
bug:factorGraph object function addFactor returns less one than normal return value
Hi Cui, Referring to the doc page for addFactor, the return value of addFactor is factorID not nodeID, and factorID will start ...

2 years 前 | 0