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

Neuer Regler #83

Open
mp4096 opened this issue Nov 7, 2016 · 3 comments
Open

Neuer Regler #83

mp4096 opened this issue Nov 7, 2016 · 3 comments

Comments

@mp4096
Copy link

mp4096 commented Nov 7, 2016

Context

Available sensor data

  • encoder at the motor
  • IMU (3-axis accelerations, 3-axis gyro)

-> linear velocity and angular velocity after Kalman filtering

Available environment data

  • Path given by a polygonal chain (road lane geometry + obstacles)
  • Obstacles are already in this path
  • Current path context: Curve begin, curve end, straight line
  • Speed limit from road signs
  • Maximum technically feasible velocity (sensor limits etc.)

Available controls

  • Motor speed
  • Steering angles, front and rear

Control goals

  • Moderate slip / drifting (do not drift away out of the curves)
  • Maintain reference velocity (depends on the current path context and speed limits)
@mp4096
Copy link
Author

mp4096 commented Nov 8, 2016

Is being developed in https://github.com/tum-phoenix/control-systems

@Phibedy
Copy link
Member

Phibedy commented Jan 18, 2017

Muss man noch testen

@Phibedy Phibedy added this to the CC2017 Endspurt milestone Jan 18, 2017
@Phibedy
Copy link
Member

Phibedy commented Feb 5, 2017

Zum nächsten Cup :)

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

2 participants