Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Features #7

Closed
6 tasks done
huckl3b3rry87 opened this issue Mar 12, 2018 · 0 comments
Closed
6 tasks done

New Features #7

huckl3b3rry87 opened this issue Mar 12, 2018 · 0 comments

Comments

@huckl3b3rry87
Copy link
Contributor

huckl3b3rry87 commented Mar 12, 2018

I have several projects that I am working on and I am managing a team of masters students (this semester) at the University of Michigan to get this done. Below I have a summary of all of the features that I will be adding.

Projects / Features

  • Integrate Gazebo into MAVs
    We have done a large amount of this already but could use help finishing up adding the path planning and tracking algorithms and making sure that the dependencies that needed to be removed are OK. While eventually, we will use the Chrono vehicle model, Gazebo will still be used to simulate the sensors (LiDAR etc.) and the environment.

  • Chrono
    We want to add this so that we can use the validated and high fidelity vehicle models.

  • Moving Obstacle Avoidance
    This is the algorithm that we are interested in testing, first in simulation and then in experimentation.

  • obstacle_detector
    In order to test the moving obstacle avoidance algorithm, we need a package in Autoware that can estimate moving obstacle speed etc from raw LiDAR data.

  • simulate lidar in Gazebo
    The LiDAR will be simulated in Gazebo and the vehicle will just be moved around to the current state of the vehicle that Chrono gives

  • Setup the A* Path Planning Algorithm in Gazebo
    To see how the trajectory planning algorithm works compared to path planning algoritm

huckl3b3rry87 pushed a commit that referenced this issue Nov 7, 2018
Add gtest for library and rostest for nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant