Skip to content
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

[ros1-legacy] d435 collision is off #3085

Open
nyxrobotics opened this issue Apr 22, 2024 · 1 comment
Open

[ros1-legacy] d435 collision is off #3085

nyxrobotics opened this issue Apr 22, 2024 · 1 comment

Comments

@nyxrobotics
Copy link


Required Info
Camera Model { D435 / D435i }
Firmware Version (Gazebo)
Operating System & Version { Ubuntu 20.04 + ROS noetic }
Kernel Version (Linux Only) (5.4)
Platform PC
Librealsense SDK Version { 2.50.0 }
Language {xacro}
Segment {Robot}
ROS Distro {Noetic}
RealSense ROS Wrapper Version {4.55.1}

Issue Description

The origin of the box used for realsense d435 collision is off
I need to fix _d435.urdf.xacro to fix it

Before

<origin xyz="0 ${-d435_cam_depth_py} 0" rpy="0 0 0"/>

Screenshot from 2024-04-22 16-29-39

After

        <origin xyz="-0.0085 ${-d435_cam_depth_py} 0" rpy="0 0 0"/>

Screenshot from 2024-04-22 20-04-57

@MartyG-RealSense
Copy link
Collaborator

Hi @nyxrobotics Thanks very much for contributing your PR at #3086

I have added an Enhancement label to this case to signify that it should be kept open whilst your PR is active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants