Add 6dof support for velocity smoother#5243
Add 6dof support for velocity smoother#5243SteveMacenski merged 7 commits intoros-navigation:mainfrom
Conversation
|
Still adding unit tests |
Codecov ReportAll modified and coverable lines are covered by tests ✅
... and 3 files with indirect coverage changes 🚀 New features to boost your workflow:
|
SteveMacenski
left a comment
There was a problem hiding this comment.
There's alot of test gaps, but beyond that LGTM!
The tests for this node are remarkably simple due to its pointedness: https://github.com/ros-navigation/navigation2/blob/main/nav2_velocity_smoother/test/test_velocity_smoother.cpp
I think you just need to add a couple of test cases doing 6DOF and you should be good to go.
|
Thanks Steve for the review, I will aim to complete this over the weekend |
|
@mini-1235 this seems like an easy win to complete - do you know when you'll have time to finish this? 😄 |
Sorry I was on a vacation, will do in a few days! |
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
4c8c658 to
5f2d817
Compare
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
SteveMacenski
left a comment
There was a problem hiding this comment.
Small change and then can merge!
Signed-off-by: Maurice <mauricepurnawan@gmail.com>
|
Merged - thanks for the iteration! |
Basic Info
Description of contribution in a few bullet points
Description of documentation updates required from your changes
ros-navigation/docs.nav2.org#706
Description of how this change was tested
Future work that may be required in bullet points
For Maintainers: