Skip to content

Conversation

@john-maidbot
Copy link
Contributor


Basic Info

Info Please fill out this column
Ticket(s) this addresses (add tickets here #1)
Primary OS tested on (Ubuntu, MacOS, Windows)
Robotic platform tested on (Steve's Robot, gazebo simulation of Tally, hardware turtlebot)

Description of contribution in a few bullet points

Description of documentation updates required from your changes


Future work that may be required in bullet points

SteveMacenski and others added 25 commits May 20, 2021 10:45
…pport (#452) (#453)

Co-authored-by: Ubuntu <[email protected]>

Co-authored-by: John A Novak <[email protected]>
Co-authored-by: Ubuntu <[email protected]>
* fix zero-stamped tf issue on node launch

* Fix zero-stamped tf issue on node launch (#479)

* fix zero-stamped tf issue on node relaunch

* check if scan frame_id is empty before publishing map to odom tf
…ph edge vis, tweak to continuous scan matching, etc) (#2)

* Add option to perform continuous scan matching to update the transform and pose even when the minimum travel distance or heading have not been reached for adding the scan into the map.

* Add graph edges to graph visualization marker. (#502)

* Clear markers for graph visualization to account for removed nodes. (#503)

* Publish PoseWithCovarianceStamped message with each scan match. (#504)

* Publish PoseWithCovarianceStamped message with each scan match.

* Refactor code to return covariance as a output parameter instead of storing in the range scan object.

* Linting fixes.

* Tweaks to parameter documentation.

* Refactor scan match only logic to be based on a time interval.
…ality. (#5)

* Modified pause behavior. Added reset service

* One last book keeping issue. Dont publish graph without subscribers

* Add start/stop service
* Lidar qos is sensor data (best effort)

* typo
…ping localization nodes + don't crash when resetting in localization mode (#9)

* Set non-localization nodes to constant

* Forbid removing localization nodes if we don't have enough connections to the map graph

* Fix crash on reset

* unfreeze nodes when exiting localization mode

* Don't freeze nodes that aren't part of the problem yet
* Add graph edges to graph visualization marker. (#502)

* Clear markers for graph visualization to account for removed nodes. (#503)

* Publish PoseWithCovarianceStamped message with each scan match. (#504)

* Publish PoseWithCovarianceStamped message with each scan match.

* Refactor code to return covariance as a output parameter instead of storing in the range scan object.

* Linting fixes.

* Publish pose with covariance in localization mode. (#508)

* Visualize localization nodes and edges with different colors in the pose graph marker message. (#509)

* Add map_and_localization node that supports toggling between mapping and localization modes with a service. (#510)

* Stop ceres problem from freeing loss function (#519) (#520)

Co-authored-by: john-maidbot <[email protected]>

* Experimental changes.

* Initial experiments (pose w cov stamped for each scan msg, better graph edge vis, tweak to continuous scan matching, etc) (#2)

* Add option to perform continuous scan matching to update the transform and pose even when the minimum travel distance or heading have not been reached for adding the scan into the map.

* Add graph edges to graph visualization marker. (#502)

* Clear markers for graph visualization to account for removed nodes. (#503)

* Publish PoseWithCovarianceStamped message with each scan match. (#504)

* Publish PoseWithCovarianceStamped message with each scan match.

* Refactor code to return covariance as a output parameter instead of storing in the range scan object.

* Linting fixes.

* Tweaks to parameter documentation.

* Refactor scan match only logic to be based on a time interval.

* Need to install async_pruned_slam_toolbox lib

* Add localization status publisher (#3)

* Lint slam_toolbox_async_pruned.cpp

* Change a lot of INFO prints related to pruning to DEBUG

* Modified pause behavior. Added start/stop services and reset functionality. (#5)

* Modified pause behavior. Added reset service

* One last book keeping issue. Dont publish graph without subscribers

* Add start/stop service

* Enable switching from mapping to localization mode (#6)

* Lidar qos is sensor data (best effort) (#7)

* Lidar qos is sensor data (best effort)

* typo

* Set initial slam pose via subscription (#8)

* Freeze map nodes when localizing + don't partition the graph when popping localization nodes + don't crash when resetting in localization mode (#9)

* Set non-localization nodes to constant

* Forbid removing localization nodes if we don't have enough connections to the map graph

* Fix crash on reset

* unfreeze nodes when exiting localization mode

* Don't freeze nodes that aren't part of the problem yet

* Merge fixes.

* Support resetting mapping pose.

Co-authored-by: Marc Alban <[email protected]>
Co-authored-by: Marc Alban <[email protected]>
Co-authored-by: Justin Nguyen <[email protected]>
Co-authored-by: Ketan Kharche <[email protected]>
@john-maidbot john-maidbot deleted the remove-async-pruned-node branch July 20, 2022 16:49
@john-maidbot
Copy link
Contributor Author

if anyone sees this, I am so sorry. I hit the wrong button when creating my PR 🤦

@john-maidbot john-maidbot restored the remove-async-pruned-node branch July 20, 2022 16:51
@john-maidbot john-maidbot reopened this Jul 20, 2022
@john-maidbot john-maidbot deleted the remove-async-pruned-node branch July 20, 2022 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.