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 Kommentare

Cam Salzberger
Cam Salzberger am 19 Sep. 2017
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.
hang yin
hang yin am 19 Sep. 2017
Yes, I'm asking about Peter Corke's Robotics Toolbox. Can I add a driver anything other than RandomPath(...)?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Gefragt:

am 19 Sep. 2017

Kommentiert:

am 19 Sep. 2017

Community Treasure Hunt

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

Start Hunting!