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

feat(motion_velocity_smoother): cherry pick force acceleration and slow driving #1447

Merged
merged 3 commits into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. feat(motion_velocity_smoother)!: added force acceleration (#1329)

    * add feature for force acceleration
    
    Signed-off-by: Go Sakayori <[email protected]>
    
    * Add log info when force acceleration is activated/deactivated
    
    Signed-off-by: Go Sakayori <[email protected]>
    
    * fix enagage velocity/acceleration
    
    Signed-off-by: Go Sakayori <[email protected]>
    
    * Update planning/motion_velocity_smoother/src/motion_velocity_smoother_node.cpp
    
    * Update planning/motion_velocity_smoother/src/motion_velocity_smoother_node.cpp
    
    ---------
    
    Signed-off-by: Go Sakayori <[email protected]>
    Signed-off-by: Go Sakayori <[email protected]>
    Co-authored-by: Shumpei Wakabayashi <[email protected]>
    go-sakayori and shmpwk committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    34ea4a0 View commit details
    Browse the repository at this point in the history
  2. feat(motion_velocity_smoother): force slow driving (#1409)

    * add force slow driving function
    
    Signed-off-by: Go Sakayori <[email protected]>
    
    * fix state
    
    Signed-off-by: Go Sakayori <[email protected]>
    
    * erase log info
    
    Signed-off-by: Go Sakayori <[email protected]>
    
    ---------
    
    Signed-off-by: Go Sakayori <[email protected]>
    Signed-off-by: Go Sakayori <[email protected]>
    go-sakayori committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e3c1699 View commit details
    Browse the repository at this point in the history
  3. fix spelling mistake

    Signed-off-by: Go Sakayori <[email protected]>
    go-sakayori committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    def5cad View commit details
    Browse the repository at this point in the history