Skip to content

How to setup autoware for differential drive vehicle ? #2518

Answered by TakaHoribe
soblin asked this question in Q&A
Discussion options

You must be logged in to vote

With a simple approach (described later), Autoware can handle the differential-drive robot, but some functions are limited.

As background, Autoware is basically (at least for now) designed for Ackermann-type vehicles, and the Diff-Drive vehicle is not perfectly supported. For example, the path planning module can not take spin-turn planning into account.

So, how to use the Diff-Drive vehicle in the Autoware:

The most simple way is to have Autoware operate with the Diff-Drive robot as a virtual Ackermann vehicle. A pseudo base_link wheelbase must be set as a vehicle parameter, and the planning and control module will publish the ackermann_control_command (steering, steering_rotation_rate, …

Replies: 0 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@soblin
Comment options

soblin Apr 14, 2022
Collaborator Author

@TakaHoribe
Comment options

@TakaHoribe
Comment options

Answer selected by soblin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants