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

Migrate camera, multicamera, laser and depthcamera example models to use gazebo_yarp_robotinterface plugin #615

Merged
merged 7 commits into from
Mar 18, 2022

Conversation

traversaro
Copy link
Member

By using the gazebo_yarp_robotinterface plugin, it is possible to avoid the use of implict network wrappers that will be removed in gazebo-yarp-plugins 5 (see #594).

This PR requires to merge before:

Furthermore, it also contains the following minor fixes:

  • laser: Improve size error message with got and expected sizes ( 4a5d167 )
  • Avoid the need to specify redundant device name in camera and multicamera devices ( b745de8 )

@traversaro traversaro requested review from ste93 and Nicogene March 17, 2022 09:13
@traversaro traversaro changed the title Migrate camera, multicamera, laser and depthcamera example model to use gazebo_yarp_robotinterface plugin Migrate camera, multicamera, laser and depthcamera example models to use gazebo_yarp_robotinterface plugin Mar 17, 2022
Copy link
Member

@Nicogene Nicogene left a comment

Choose a reason for hiding this comment

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

If you tested the plugins and they work fine we can merge it

@traversaro
Copy link
Member Author

If you tested the plugins and they work fine we can merge it

Yes, I tested them and I checked that the port were publishing something.

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