localization problem using robotics toolbox

Hi, when I use robotics toolbox to do localization problem (ekf and particle filter), how can I specify the path of robots rather than using the function veh.add_driver(RandomPath(10)). Thank you.

2 个评论

Just to clarify, you are talking about the Vehicle class from Peter Corke's Robotics Toolbox?
With MathWorks' Robotics System Toolbox, you would usually change the Waypoints of the Pure Pursuit controller, as shown in this example.
Yes, I'm asking about Peter Corke's Robotics Toolbox. Can I add a driver anything other than RandomPath(...)?

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Robotics 的更多信息

提问:

2017-9-19

评论:

2017-9-19

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!