WIP: Fix/obstacle avoiding controller behavior
Issues to be fixed:
-
Overshooting when reaching target pose (likely implemented) -
Movement into opposed / arbitrary direction (based on previous movement) (implemented)
Edited by Fabian Reister
Merge request reports
Activity
added 4 commits
Toggle commit list- Resolved by Fabian Reister
- Resolved by Fabian Reister
- Resolved by Fabian Reister
- Resolved by Fabian Reister
- Resolved by Fabian Reister
added 1 commit
- 70be14e3 - ObstacleAvoidingPlatformUnit: fixing header include order
added 1 commit
- c3b7f0ef - ObstacleAvoidingPlatformUnit: invalidate() for buffer to be more expressive
added 1 commit
- 6e84cd4d - ObstacleAvoidingPlatformUnit: removing simox util header
added 1 commit
- ce4eb000 - Allow setting min velocities (if near target and on general).
added 9 commits
-
ce4eb000...42e05080 - 4 commits from branch
master
- 7b7775d2 - Merge branch 'fix/obstacle_avoiding_controller_behavior' of gitlab.com:ArmarX/RobotAPI
- b6ece630 - Merge branch 'fix/obstacle_avoiding_controller_behavior' of gitlab.com:ArmarX/RobotAPI
- 370377ea - Merge branch 'fix/obstacle_avoiding_controller_behavior' of gitlab.com:ArmarX/RobotAPI
- 65106e9d - Clamp min velocity to target velocity (Fabian PK)
- d7d79deb - Update two maps since obstacles do not exist anymore (Fabian PK)
By ARMAR-6 on 2021-02-24T08:04:17 (imported from GitLab)
Toggle commit list-
ce4eb000...42e05080 - 4 commits from branch
added 22 commits
-
d7d79deb...7a1e2cb8 - 21 commits from branch
master
- 400370d5 - Merge branch 'master' into fix/obstacle_avoiding_controller_behavior
By ARMAR-6 on 2021-02-24T08:10:13 (imported from GitLab)
-
d7d79deb...7a1e2cb8 - 21 commits from branch
Please register or sign in to reply