Community Profile

photo

soorajanilkumar


Last seen: 2 years ago Active since 2019

Robotics ethusiast

Statistics

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Question


Error generating code for matchScans() function.
Hi, I have made a simple matlab function block in simulink that contains the following code: function relPose = test_MS(range_...

4 years ago | 2 answers | 0

2

answers

Answered
Is it possible to use simulink coder incompatible robotics toolbox functions using S-functions?
Thanks Denis, It worked now. I'm not sure, but when I tried before I was not successful. In addition I had to enable dynamic ...

4 years ago | 0

| accepted

Question


Is it possible to use simulink coder incompatible robotics toolbox functions using S-functions?
Hi, I am trying to develop a stand-alone ROS node in simulink that utilizes the robotics toolbox matchScansGrid() function. Bu...

4 years ago | 1 answer | 0

1

answer

Answered
Why can't I get the matchScans function to work properly?
Hi Amrik, The matchScans() uses NDT scan matching that is prone to get stuck in local maxima. It means that unless you give a g...

4 years ago | 0

Question


How to optimize the lidarSLAM object poseGraph after removing incorrect loop closures?
Hi, I use the robotics.LidarSLAM offline SLAM example to build a map as in the example LidarSLAM implementation. The problem i...

5 years ago | 1 answer | 0

1

answer