Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Integrate Chrono Vehicle Model #66

Closed
huckl3b3rry87 opened this issue Feb 22, 2018 · 2 comments
Closed

Integrate Chrono Vehicle Model #66

huckl3b3rry87 opened this issue Feb 22, 2018 · 2 comments

Comments

@huckl3b3rry87
Copy link

New Feature

Integrate Chrono (for simulating vehicle dynamics) into Autoware.

Motivation

Chrono can be very slow if too much fidelity is added (i.e. soft soil, etc.) there are some models that can be run in real time and the vehicle models are tested and suitable when an accurate representation of the vehicle is needed. For instance, Gazebo does not have tire models and powertrain dynamics etc. unless you develop them and I have not found any validated vehicle models in Gazebo.

Status

We have built Chrono into ROS and integrated it into a Docker file that also builds Autoware. The branch is here.

@tqshao
Copy link

tqshao commented Feb 27, 2018

TODO

  • Create a Chrono package that follows a path and outputs the vehicle states.
  • Adds a trajectory following feature to the Chrono package and outputs the vehicle states.
  • Add a "Chrono(path)" button on Autoware GUI that launches Chrono when clicking on it.
  • Add a "Chrono(trajectory)" button on Autoware GUI that launches Chrono when clicking on it.
  • Include Chrono into the dockerfile.
  • Identify vehicle parameters for HMMWV
  • Make the vehicle model run in real time

@huckl3b3rry87
Copy link
Author

TODO 2

  • Add two Chrono buttons, one for trajectory following and one for path following
  • Identify vehicle parameters for HMMWV
  • make the vehicle model run in real time

@mitsudome-r mitsudome-r transferred this issue from autowarefoundation/autoware Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants