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

demo hardware compatibility and QoL updates #6

Merged
merged 4 commits into from
Mar 13, 2024

Conversation

Yolnan
Copy link
Contributor

@Yolnan Yolnan commented Mar 13, 2024

  • add entrypoint for snp_automate_2022 docker container
  • remove humble and rolling from CI, addresses Drop CI for Humble and Foxy #5
  • add compatibility for apt install realsense driver

launch/start.launch.xml Outdated Show resolved Hide resolved
<arg name="color_width" value="640"/>
<arg name="color_height" value="360"/>
<arg name="color_fps" value="90.0"/>
<arg name="rgb_camera.profile" value="640x360x90"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this actually work? @DavidSpielman tried this with a real camera and it complained about the resolution dimensions. I think it wanted "640x480x30"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to achieve 640x360 on the D455 cameras mounted on the demos. I guess it isn't valid on the D435i? I'll lower the FPS down to 30.

@Yolnan Yolnan requested a review from marip8 March 13, 2024 22:58
@marip8 marip8 merged commit a8e5c56 into ros-industrial-consortium:master Mar 13, 2024
4 checks passed
@Yolnan Yolnan deleted the devel branch March 14, 2024 14:36
@marip8 marip8 mentioned this pull request Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants