JdeRobot / BehaviorMetrics

Autonomous driving neural network comparison tool
https://jderobot.github.io/BehaviorMetrics/
GNU General Public License v3.0
56 stars 49 forks source link

TODO for Project #8: Obstacle avoidance for autonomous driving in CARLA using segmentation deep learning models. #602

Closed Dhruv2012 closed 1 year ago

Dhruv2012 commented 1 year ago

Roadmap for GSoC 23 - Obstacle avoidance for Autonomous Driving in CARLA using segmentation deep learning models

jmplaza commented 1 year ago

Hi @Dhruv2012 ,

this issue seems the roadmap for your application to GSoC-2023, not something to be done at the BehaviorMetrics tool itself... There are other people also working on the tool. Creating an issue in the repository of the tool for your application is not a good idea, it is not the best place for that :-)

sergiopaniego commented 1 year ago

Hi @Dhruv2012,

This roadmap should be part of the application document only (although it looks good) . In here, we should open small issues (tasks) that we are fixing using pull requests. For example, an issue could be "Launching CARLA maps with an ego vehicle and one obstacle" where you generate the code to launch the CARLA world with an obstacle, based on the current codebase.

Would you like to open your first issue and generate the pull request based on these ideas? :smile:

Dhruv2012 commented 1 year ago

Hi @Dhruv2012 ,

this issue seems the roadmap for your application to GSoC-2023, not something to be done at the BehaviorMetrics tool itself... There are other people also working on the tool. Creating an issue in the repository of the tool for your application is not a good idea, it is not the best place for that :-)

Sure, @jmplaza. Apologies. Would take care!