nobleo/path_tracking_pid
Path Tracking PID offers a tuneable PID control loop, decouling steering and forward velocity
C++Apache-2.0
Issues
- 3
- 2
- 0
- 3
- 1
about how use this package
#154 opened by pjs9115916 - 0
Straight line into turn: starting turn too early
#153 opened by whoutman - 4
- 5
- 1
Controller's end phase distance is calculated wrong for backwards motion
#145 opened by PaulVerhoeckx - 0
- 5
- 3
Tests broken
#117 opened by Timple - 0
- 1
- 0
UB in `TrackingPidLocalPlanner::projectedCollisionCost()` - partially uninitialized object used
#143 opened by lewie-donckers - 1
- 2
- 5
- 0
`path_tracking_pid::PidConfig config_` should be decoupled from dynamic reconfigure
#129 opened by Timple - 3
- 1
`Controller::mpc_based_max_vel()` and `Controller::update()` interaction should be refactored
#125 opened by lewie-donckers - 8
- 0
Build fails when CATKIN_ENABLE_TESTING=OFF
#126 opened by whoutman - 5
- 1
Some variable names are unclear
#87 opened by rokusottervanger - 0
- 0
- 0
Controller inherits from `nav_core::BaseLocalPlanner`, but does not support it
#90 opened by rokusottervanger - 0
- 0
- 0
- 0
- 1
- 0
Controller rejects goals when its last setpoint does not agree with odom velocity (on `init_vel_method` `pid_odom`)
#94 opened by rokusottervanger - 1
- 0
Calling cancel blocks the controller
#88 opened by rokusottervanger - 7
Controller reconfigures itself on cancel
#49 opened by rokusottervanger - 0
Don't append the global plan
#83 opened by rokusottervanger - 0
Current logic to slow down vehicles too conservative for robots with very asymmetric footprint
#71 opened by cesar-lopez-mar - 2
Possible unsigned underflow
#48 opened by Rayman - 4
- 0
- 4
Collision polygon is rather conservative
#21 opened by rokusottervanger - 0
- 0
- 2
Code review
#12 opened by rokusottervanger - 3
A cancel of the `exe_path` action sets `target_x_vel` parameter to zero
#9 opened by rokusottervanger - 8
- 0