forked from stereolabs/zed-ros-wrapper
-
Notifications
You must be signed in to change notification settings - Fork 0
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
zed2i #1
Open
umiklos
wants to merge
237
commits into
szenergy:master
Choose a base branch
from
stereolabs:master
base: master
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
zed2i #1
Conversation
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
* Fix IMU link * IMU link published even if `publish_tf` and `publish_map_tf` are set to `false` * Minor fix
* Fix IMU link * IMU link published even if `publish_tf` and `publish_map_tf` are set to `false` * Minor fix * Improve MR #557 about problems with timestamp coherency * Update changelog
Solve issue #621
* - Add new parameter `sensors/publish_imu_tf` to enable/disable IMU TF broadcasting - Fix duplicated IMU timestamp issue (see ticket #577) - Fix problem with IMU TF in Rviz: `odom` and `zed_camera_center` TFs are now published at the same frequency of the IMU TF, if available) - IMU TF is now published even if the IMU topic is not subscribed * Update changelog * Publish IMU frame once as static TF * Update latest_changes.md
Add OD frequency to diagnostic info Improve diagnostic info
Fix for issue #625
Fix for issue #625
Fix for issue #625
* Add support for new DEPTH16_MM depth mode * Update latest_changes.md * Remove debug settings * Fix issue #660 * Update latest_changes.md * New OD service and topics * New OD parameters handling * Delete c_cpp_properties.json * Delete settings.json * Delete c_cpp_properties.json * Delete settings.json * Add `.vscode` to gitignore * New OD Start service options * Init OD parameters * New OD module working * CLang formatting * Add OD detection max_range * Minor fixes * Fix OD tracking behavior * default OD params
Update the wrapper with the latest improvements. The core code is more similar to the ROS 2 Wrapper in the limits that ROS 1 allows to do so.
Co-authored-by: Matt Rousseau <[email protected]>
Fix Object Detection and add missing feature
Fix plane publish counter typo
Fix plane detection
Release 4.1 compatibility
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.