-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FSF-6559 | Feat/more planning fixes (#364)
* feat: changed to old inspection * fix: solved WSS readings * feat: added restart shell script for on-ground testing and state estimation only runs after go_signal * feat(planning): cone coloring with memory can be (de)activated through launch flag * fix(planning): better filtering of received cones * fix(planning): tests reflect flag for using memory * feat(planning): distance to consider two cones the same definable through launch file * fix(planning): ordering of the path starts on different places depending if cone coloring uses memory * fix: changed state estimation to publish various prediciton steps and added positio visualization message * fix:changed perception frame id * fix(planning): removes cones which become too close after updating position * fix: changed outlier robustness * fix(planning): better smoothing and better selection of initial cones in cone coloring * fix(planning): car orientation used in smoothing depends on planning using memory or not * fix(planning): corrected call to smoothing * feat: added lidar point cloud rotation * feat(ekf_state_est): vehicle adapter receives xsens imu data * fix: system ready for new testing on ground * fix: changed lookahead gain * fix: changed lidar topic in perception subscription * fix: first +/- reliable iteration * feat: increaded FoV * feat: increaded max ranfe and fov trim * fix: replaced n_points validation --------- Co-authored-by: FSFEUP <formulastudentfeup@gmail.com> Co-authored-by: Lourenço Rodrigues <up202306331@up.pt>
- Loading branch information
1 parent
b95a565
commit 56aed05
Showing
17 changed files
with
231 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.