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

Port the examples models in tutorial/model to avoid use implicit wrappers #568

Closed
traversaro opened this issue Jul 30, 2021 · 3 comments · Fixed by #616
Closed

Port the examples models in tutorial/model to avoid use implicit wrappers #568

traversaro opened this issue Jul 30, 2021 · 3 comments · Fixed by #616
Assignees

Comments

@traversaro
Copy link
Member

As the desired for the future is to avoid to continue to use the implicit wrappers created by the plugins, but rather just let the plugins create the YARP devices encapsulating Gazebo functionalities and sensors, and always allocate wrappers via the gazebo_yarp_robotinterface plugin, we should also port the example models in https://github.com/robotology/gazebo-yarp-plugins/tree/master/tutorial/model to use the gazebo_yarp_robotinteface rather then relying on implicit wrappers.

cc @drdanz @ste93 @randaz81

@traversaro traversaro changed the title Port the examples models in https://github.com/robotology/gazebo-yarp-plugins/tree/master/tutorial/model to avoid use implicit wrappers Port the examples models in tutorial/model to avoid use implicit wrappers Jul 30, 2021
@traversaro
Copy link
Member Author

fyi @Nicogene @GrmanRodriguez

@traversaro
Copy link
Member Author

@traversaro
Copy link
Member Author

I started with the first model (camera) but I discovered that gazebo_yarp_camera still needs to be migrated to support the use of gazebo_yarp_robotinterface plugin, see #612 .

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