Zheng Dong
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
6 Answers
RANK
3,583
of 295,467
REPUTATION
14
CONTRIBUTIONS
0 Questions
6 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
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...
12 months ago | 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...
1 year ago | 1
| accepted
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 ago | 0
| accepted
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 ago | 0
| accepted
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 ago | 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 ago | 0