-
Notifications
You must be signed in to change notification settings - Fork 123
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
Allow for proper error handling #340
Open
DavidLocus
wants to merge
25
commits into
devel
Choose a base branch
from
RST-5368-handle-crashes-properly
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c0abf8 - Browse repository at this point
Copy the full SHA 1c0abf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1424c51 - Browse repository at this point
Copy the full SHA 1424c51View commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2074eb1 - Browse repository at this point
Copy the full SHA 2074eb1View commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1138ea9 - Browse repository at this point
Copy the full SHA 1138ea9View commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7b30254 - Browse repository at this point
Copy the full SHA 7b30254View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ad1867 - Browse repository at this point
Copy the full SHA 5ad1867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68759e5 - Browse repository at this point
Copy the full SHA 68759e5View commit details -
Fix Ceres 2.0.0 API support (#273)
* Pass kNumResiduals to the internal AutoDiff function. Ceres added this argument in ceres-solver/ceres-solver@e7a3035 we need to pass it else template substitution fails. * Pass kLocalSize instead of kGlobalSize Upstream commit made me assume kGlobalSize, but that threw at runtime when the tests ran. This seems to work, also put a using statement there to make roslint happy. Co-authored-by: Ivor Wanders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 234151e - Browse repository at this point
Copy the full SHA 234151eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f58fa3 - Browse repository at this point
Copy the full SHA 9f58fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5acee20 - Browse repository at this point
Copy the full SHA 5acee20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c19c5 - Browse repository at this point
Copy the full SHA 29c19c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c2846e - Browse repository at this point
Copy the full SHA 4c2846eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99643f5 - Browse repository at this point
Copy the full SHA 99643f5View commit details -
Update devel to build on Ubuntu Jammy (22.04) (#326)
* Update to C++17 for use with Ubuntu Jammy * Include Rviz and Eigen as system includes, which supresses warnings within the included libraries * use pluginlib and class_list_macros .hpp include instead of deprecated .h From: Lucas Walter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2191c2 - Browse repository at this point
Copy the full SHA a2191c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b462a - Browse repository at this point
Copy the full SHA c5b462aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a2138f - Browse repository at this point
Copy the full SHA 5a2138fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c5847 - Browse repository at this point
Copy the full SHA 34c5847View commit details -
* Use fuse_macros.h instead of deprecated macros.h * Add missed header * Sort headers
Configuration menu - View commit details
-
Copy full SHA for ad14fb8 - Browse repository at this point
Copy the full SHA ad14fb8View commit details -
Add missed geometry_msgs package (#272)
* Add geometry_msgs as a test_depend. * Make geometry_msgs includable. --------- Co-authored-by: Ivor Wanders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2eb4b9a - Browse repository at this point
Copy the full SHA 2eb4b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bac7e4 - Browse repository at this point
Copy the full SHA 4bac7e4View commit details -
add missing tf timeout at differential mode of IMU, odometry, and pos…
…e sensor model (#322)
Configuration menu - View commit details
-
Copy full SHA for 8021ad7 - Browse repository at this point
Copy the full SHA 8021ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 317eec9 - Browse repository at this point
Copy the full SHA 317eec9View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7af1e70 - Browse repository at this point
Copy the full SHA 7af1e70View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40d229f - Browse repository at this point
Copy the full SHA 40d229fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0b3d2 - Browse repository at this point
Copy the full SHA 7a0b3d2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.