Skip to content

Feature/upright camera view - #30

Open
hello-sanchez wants to merge 25 commits into
masterfrom
feature/upright_camera_view
Open

Feature/upright camera view#30
hello-sanchez wants to merge 25 commits into
masterfrom
feature/upright_camera_view

Conversation

@hello-sanchez

Copy link
Copy Markdown
Contributor

This branch also includes the pipeline_image package as a submodule. It is in the deps folder.

I've created a launch file, upright_camera_view.launch, which runs the image_rotate node and the parameters to rotate the camera feed upright. This launch file and its argument are also included in the original gazebo file.

@hello-sanchez
hello-sanchez requested a review from hello-binit July 2, 2021 21:58
Comment thread stretch_core/launch/upright_camera_view.launch
<remap from="rotated/image" to="$(arg image_topic)_upright_view"/>
</node>

<!--- Run dynamic_reconfigure node to set target_z to -1.0. This rotates the image_raw upright.-->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you set these parameters directly instead of using dynamic reconfigure?

@hello-binit hello-binit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the PR @hello-sanchez. Looks like image_pipeline and image_rotate are already binaries (ros-noetic-image-rotate). Can you remove the git submodule, and add the dependency to package.xml?

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.

4 participants