[Vehicle Model] How can I apply the kinematics and dynamics of an articulated vehicle? #6340
Unanswered
Parkeunseok
asked this question in
Feature requests
Replies: 1 comment
-
|
good question @Parkeunseok for now autoware does not support articulated truck, it only provide path plan and collision avoidence for the Truck tractor, not counting the trailer. it would be better to integrate some well-known planning code into autoware, since autoware is following the modulized design principle, it will take some time but not unreachable. happy hacking! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I want to apply the kinematics or dynamics of an articulated vehicle (such as an articulated truck or trailer) in Autoware, which parts of the system should I modify, and how should I go about making those changes?
I am a student studying Autoware, and I would like to know how to apply various vehicle models, not just the standard passenger vehicle model.
Beta Was this translation helpful? Give feedback.
All reactions