-
Notifications
You must be signed in to change notification settings - Fork 3
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
Implement Feature Rich STANLEY Pathfollower #170
Labels
3-Star
Indicates a moderate level of difficulty, requiring a good understanding of the topic or task.
enhancement
Requests for new features or improvements to existing features.
testing
Tasks related to creating or improving tests, including unit and integration tests.
Milestone
Comments
JSpencerPittman
added a commit
that referenced
this issue
Feb 8, 2024
Merge branch 'development' into branch 'topic/#170'
JSpencerPittman
added a commit
that referenced
this issue
Feb 8, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 9, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 9, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 10, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 12, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 16, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
…s yaw in documentation topic/#170
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
5 tasks
5 tasks
Byrdman32
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
JSpencerPittman
added a commit
that referenced
this issue
Feb 17, 2024
Implement Feature Rich STANLEY Pathfollower
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
Merge branch 'development' into branch 'topic/#170'
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
…s yaw in documentation topic/#170
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
MRDT-Software
pushed a commit
that referenced
this issue
May 14, 2024
Implement Feature Rich STANLEY Pathfollower
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3-Star
Indicates a moderate level of difficulty, requiring a good understanding of the topic or task.
enhancement
Requests for new features or improvements to existing features.
testing
Tasks related to creating or improving tests, including unit and integration tests.
Path Follower Namespace
Overview
Objective
The pathfollower namespace introduces a lateral Stanley controller class, providing a precise trajectory following mechanism. This controller enhances vehicle navigation, ensuring accurate lateral control during path following.
Stanley Controller Class
Implementation Details
Class Structure
Controller Logic
Waypoint Integration
SetPath(std::vector<geoops::UTMCoordinates or geoops::GPSCoordinate> vVector)
for including waypoints in the path.Path Following Algorithm
The text was updated successfully, but these errors were encountered: