-
Notifications
You must be signed in to change notification settings - Fork 189
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
Porting depthai_ros
v2.7.1 to Foxy
#224
Merged
Merged
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
This reverts commit ca4d011.
* humble dockerfile update * update readme * updated dockerfile and workflow * formatting * typo * update versions * typo * try different naming scheme * add required ros distro * typo * latest to 22.04 * separate clang format * different argument format * update lint version * update setup ros as well * lint cmakelists * update workflow * remove gcc10 in dockerfile * use env variables for distro * update readme * changing platform syntax * remove platform var * syntax change again * syntax again * reword * reword * minor typo * add colcon sequential arg * rewording
monolithic node integration
stereo parameters update
* change the way camera starts * remove pipeline from start * update readme * fixed setting IR values at start
* port changes * minor updates * refactor disparity converting
* port pipeline generator
* wokrflow update
* update tag checking and bump version
* fixed timestamp issue, minor updates to readme * remove install dependencies * update topic names in inertial node * update changelog
Seems it needs to wait until |
@Serafadam to which version ? |
It's not on official releases yet |
* calibration updates
* added usb port id
…usb_port_humble
Serafadam
changed the title
Porting
Porting Feb 16, 2023
depthai_ros
v2.6.2 to Foxydepthai_ros
v2.6.3 to Foxy
* fix naming and subpixel * update camera start stop services * update github actions * move sensor resolution checking to cpp
* code cleanup to improve build times
Fixed nnName bug in stereo_inertial_node
* add depthai_filters package
add depthai_descriptions package
* add xlinkin option
…monolithic_foxy
…into monolithic_foxy
* version bump
Signed-off-by: Borong Yuan <yuanborong@hotmail.com>
Signed-off-by: Borong Yuan <yuanborong@hotmail.com>
…monolithic_foxy
Serafadam
changed the title
Porting
Porting Apr 25, 2023
depthai_ros
v2.6.3 to Foxydepthai_ros
v2.7.1 to Foxy
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.
Porting
depthai_ros
v2.7.1