soorajanilkumar
Followers: 0 Following: 0
Robotics ethusiast
Feeds
提问
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_...
5 years 前 | 2 个回答 | 0
2
个回答已回答
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 ...
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 ...
5 years 前 | 0
| 已接受
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
5 years 前 | 0
提问
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 前 | 1 个回答 | 0