-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backward docking without sensors #4749
base: main
Are you sure you want to change the base?
Backward docking without sensors #4749
Commits on Nov 22, 2024
-
Updating error logging in Smac collision detector object (ros-navigat…
…ion#4743) * Updating error logging in Smac configs Signed-off-by: Steve Macenski <[email protected]> * linting Signed-off-by: Steve Macenski <[email protected]> --------- Signed-off-by: Steve Macenski <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a67450e - Browse repository at this point
Copy the full SHA a67450eView commit details -
[map_io] Replace std logs by rclcpp logs (ros-navigation#4720)
* replace std logs by rclcpp logs Signed-off-by: Guillaume Doisy <[email protected]> * RCLCPP_DEBUG to RCLCPP_INFO for visibility Signed-off-by: Guillaume Doisy <[email protected]> --------- Signed-off-by: Guillaume Doisy <[email protected]> Co-authored-by: Guillaume Doisy <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 187218b - Browse repository at this point
Copy the full SHA 187218bView commit details -
Added an option for docking backward without back sensors and fixed b…
…ackward docking issues Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0cdd17 - Browse repository at this point
Copy the full SHA e0cdd17View commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27f7075 - Browse repository at this point
Copy the full SHA 27f7075View commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa93b88 - Browse repository at this point
Copy the full SHA fa93b88View commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6a8750 - Browse repository at this point
Copy the full SHA c6a8750View commit details -
Update of initial rotation condition
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fef98dd - Browse repository at this point
Copy the full SHA fef98ddView commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c61b1c3 - Browse repository at this point
Copy the full SHA c61b1c3View commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1434447 - Browse repository at this point
Copy the full SHA 1434447View commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbe411a - Browse repository at this point
Copy the full SHA cbe411aView commit details -
Build fixes (forgot std::move)
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9da762e - Browse repository at this point
Copy the full SHA 9da762eView commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b43e18 - Browse repository at this point
Copy the full SHA 8b43e18View commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d8d869 - Browse repository at this point
Copy the full SHA 9d8d869View commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d409adc - Browse repository at this point
Copy the full SHA d409adcView commit details -
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f72bab4 - Browse repository at this point
Copy the full SHA f72bab4View commit details -
Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5ba3d2 - Browse repository at this point
Copy the full SHA e5ba3d2View commit details -
Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 011e0b3 - Browse repository at this point
Copy the full SHA 011e0b3View commit details -
Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf6d3fb - Browse repository at this point
Copy the full SHA bf6d3fbView commit details -
Added atan2 correction, removed initial_rotation parameter, added tes…
…ts for backward docking, fixed dynamic params Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d94e9d8 - Browse repository at this point
Copy the full SHA d94e9d8View commit details -
Used a condition instead of math conversion of boolean value to int
Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 609b7d1 - Browse repository at this point
Copy the full SHA 609b7d1View commit details -
Reversed changes of calculateRegularVelocity method
Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b114428 - Browse repository at this point
Copy the full SHA b114428View commit details -
Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb4170a - Browse repository at this point
Copy the full SHA bb4170aView commit details -
Correction of initial rotation
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2998a7 - Browse repository at this point
Copy the full SHA a2998a7View commit details -
Correction of initial rotation
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c468235 - Browse repository at this point
Copy the full SHA c468235View commit details -
Initial rotation taken from rotation shim controller
Signed-off-by: Jakubach <[email protected]> Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45d39c2 - Browse repository at this point
Copy the full SHA 45d39c2View commit details -
Refactor of backward projection
Signed-off-by: jakubach <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3da7eb6 - Browse repository at this point
Copy the full SHA 3da7eb6View commit details -
Added backward_rotation_tolerance to dynamic parameters
Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2264f13 - Browse repository at this point
Copy the full SHA 2264f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for c382ed7 - Browse repository at this point
Copy the full SHA c382ed7View commit details -
Pass IDLE to on_tick, use that for initialize condition (ros-navigati…
…on#4744) * Pass IDLE to on_tick, use that for initialize condition Signed-off-by: redvinaa <[email protected]> * Fix battery sub creation bug Signed-off-by: redvinaa <[email protected]> --------- Signed-off-by: redvinaa <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2a4ffe - Browse repository at this point
Copy the full SHA e2a4ffeView commit details -
nav2_costmap_2d: add missing default_value_ copy in Costmap2D operato…
…r= (ros-navigation#4753) default_value_ is an attribute of the Costmap2D class and should be copied along with the other attributes. Signed-off-by: Dylan De Coeyer <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c95664 - Browse repository at this point
Copy the full SHA 3c95664View commit details -
mppi parameters_handler: Improve verbose handling (ros-navigation#4704)…
… (ros-navigation#4711) * mppi parameters_handler: Improve verbose handling (ros-navigation#4704) The "verbose" parameter of the parameters_handler is a special case that needs registration before the dynamic parameter handler callback is registered. In verbose mode make the parameter handler info/warn/debug messages more expressive. Signed-off-by: Mike Wake <[email protected]> * Address review comments. (ros-navigation#4704) * remove comments. * Use RCLCPP_DEBUG instead of INFO for low level messages. * Add test for trying to access parameters that are not declared. Signed-off-by: Mike Wake <[email protected]> * mppi parameters_handler: Improve static/dynamic/not defined logging (ros-navigation#4704) Attempts to change undefined parameters will not be successful and will log an error. Attempts to change static parameters will be ignored, a debug message is logged if a change in parameters is attempted. Signed-off-by: Mike Wake <[email protected]> * mppi parameters_handler: populate SetParametersResult (ros-navigation#4704) Provide a mechanism to populate an rcl_interfaces::msg::SetParametersResult with the reasons for unsuccessful parameter setting, so that it may be propogated back to a set parameter client. The mechanism provides feedback when attempting to set undefined parameters, static parameters and could be used to validate dynamic parameters and provide a reason for rejection. NOTE: This changes public interface of ParametersHandler class. s/setDynamicParamCallback/setParamCallback s/addDynamicParamCallback/addParamCallback which takes a callback function that is able to populate a rcl_interfaces::msg::SetParametersResult. In order to indicate an unsuccessful parameter change and the reason, callback functions should append a "\n" to the reason before appending to if it is not empty. Signed-off-by: Mike Wake <[email protected]> * mppi parameters_handler: fix reason handling and improve tests Signed-off-by: Mike Wake <[email protected]> --------- Signed-off-by: Mike Wake <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2753272 - Browse repository at this point
Copy the full SHA 2753272View commit details -
Added collision detection for docking (ros-navigation#4752)
* Added collision detection for docking Signed-off-by: Alberto Tudela <[email protected]> * Minor fixes Signed-off-by: Alberto Tudela <[email protected]> * Improve collision while undocking and test Signed-off-by: Alberto Tudela <[email protected]> * Fix smoke testing Signed-off-by: Alberto Tudela <[email protected]> * Rename dock_collision_threshold Signed-off-by: Alberto Tudela <[email protected]> * Added docs and params Signed-off-by: Alberto Tudela <[email protected]> * Minor changes in README Signed-off-by: Alberto Tudela <[email protected]> --------- Signed-off-by: Alberto Tudela <[email protected]> Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce8bf91 - Browse repository at this point
Copy the full SHA ce8bf91View commit details -
Fixes after merging Signed-off-by: Jakub Chudziński <[email protected]>
Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 932a318 - Browse repository at this point
Copy the full SHA 932a318View commit details -
Fixes after merging Signed-off-by: Jakub Chudziński <[email protected]>
Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40a2b0f - Browse repository at this point
Copy the full SHA 40a2b0fView commit details -
Merge branch 'main' into backward-docking-without-sensors
Signed-off-by: Jakubach <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f367af - Browse repository at this point
Copy the full SHA 4f367afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ddb38e - Browse repository at this point
Copy the full SHA 4ddb38eView commit details