-
Notifications
You must be signed in to change notification settings - Fork 146
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
ROS2 foxy compatibility mode #149
Merged
Merged
Commits on Jun 15, 2023
-
Squashed commit of the following:
- remove deprecated methods + naming nits - Added notes to size(), empty(), full() - Expose scan_ring param and update relevant params description - Added ImageProcessor to support IMG flag - Define new argument scan_ring - Re-formatting CHANGELOG a bit - Add missing parameter declaration - Apply && to accepted method of ThreadSafeRingBuffer + nits and code formatting - Update CHANGELOG.rst and package version - Update minimal readme file and utilize os_driver by default - Add proc_mask to xml file - Remove experminal marker from set_config and reset ros services - Expose use_system_default_qos parameter to xml launch file and use proper defaults - Rename the file os_sensor_cloud_image_params to os_sensor_cloud_image_params.yaml and update corresponding launch files - More detailed explanation about the IMG node - Add minor note - Add the ability to override current qos settings - Reduce sync operations + restore sensor reset/reactivation - Add support for the selecting IMU - Create topics/subs when their respective flags enabled - Parse proc_mask and hook to launch files and config - Restor os_cloud_node ability to process point clouds - Refactor a bit and add the ability to process and publish point clouds and laser scans - Incorporate LaserScan message composition - Fix build issue - Formatting imu and lidar packet handlers - Factor out tf transforms broadcast - Provide support for parsing the community driver params file with approprite launch file - Formatting os_sensor and os_driver - Keep transforms in Lidar Frame by default with option to switch - Add an option to select the point_cloud frame - Quick hook up of the ThreadSafeRingBuffer for os_sensor and os_driver - Add one more case to the unit test of ThreadSafeRingBuffer - Adding unit tests for the ThreadSafeRingBuffer - Move down pragma once in the handlers - Added os_driver which combines os_sensor and os_cloud - Added required launch files - Better abstraction of classes - Simplified threading logic - Added thread safe implemention of ring buffer (not hooked yet) - Factoring out Imu and Lidar packets handling
Configuration menu - View commit details
-
Copy full SHA for cd9cda1 - Browse repository at this point
Copy the full SHA cd9cda1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b93ad - Browse repository at this point
Copy the full SHA 63b93adView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ca4608 - Browse repository at this point
Copy the full SHA 2ca4608View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f507ab - Browse repository at this point
Copy the full SHA 5f507abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e596b - Browse repository at this point
Copy the full SHA 41e596bView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5f5ae6 - Browse repository at this point
Copy the full SHA f5f5ae6View commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5527329 - Browse repository at this point
Copy the full SHA 5527329View commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 744d173 - Browse repository at this point
Copy the full SHA 744d173View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 25f30a0 - Browse repository at this point
Copy the full SHA 25f30a0View 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.