-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Remove Dashing, Eloquent, Foxy, L500 and SR300 support #2841
Remove Dashing, Eloquent, Foxy, L500 and SR300 support #2841
Conversation
c6b78ae
to
9fff5a3
Compare
9fff5a3
to
e05a75b
Compare
This is draft right? |
fac0c1e
to
e14f121
Compare
e14f121
to
19bc683
Compare
Hi @SamerKhshiboun , Since POSE stream is getting removed, does it make sense to remove the support for POSE sensor as well?
|
19bc683
to
844210d
Compare
Fixed. Also deleted PoseProfile usage in other places |
@SamerKhshiboun, It's still present in profile_manager.cpp
|
844210d
to
8656492
Compare
Fixed, somehow it was missed in the git add command |
# import sensor_msgs.point_cloud2 as pc2 | ||
import tf2_ros | ||
from sensor_msgs.msg import PointCloud2 as msg_PointCloud2 | ||
from sensor_msgs_py import point_cloud2 as pc2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This used to be humble
only, is it relevant to iron
and rolling
too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did not understand the question.. can you elaborate more ? are you talking about pc2 or tf2_ros ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NVM I understand now :)
@SamerKhshiboun please solve conflicts |
@SamerKhshiboun , Shall we remove the support of 'fisheye' sensor as well?
Also, in rs_launch.py
|
Fixed |
8656492
to
e4fd495
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
9dae8bd
into
IntelRealSense:ros2-development
Is there a good reason to break the compatibility with |
Remove EOL models
Remove EOL distros
Remove unused files/code (specially related to fisheye and pose sensors)