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

Problems with running Gazebo on rolling #1

Open
vfdev-5 opened this issue Jul 25, 2022 · 1 comment
Open

Problems with running Gazebo on rolling #1

vfdev-5 opened this issue Jul 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@vfdev-5
Copy link

vfdev-5 commented Jul 25, 2022

Hi and thanks for providing this repository !

I'm using ROS2 rolling and trying to run Gazebo simulations with the folllowing command:

ros2 launch mrv1a_bringup mrv1a.launch.py use_sim:=true start_rviz:=false

but I see the following in the logs:

[ros2_control_node-1]   what():  According to the loaded plugin descriptions the class gazebo_ros2_control/GazeboSystem with base class type hardware_interface::SystemInterface does not exist. Declared types are  fake_components/GenericSystem mrv1a_hardware/Mrv1aPositionHardwareInterface test_hardware_components/TestSystemCommandModes test_hardware_compo
nents/TestTwoJointSystem test_system

I have ros-rolling-gazebo-ros2-control as system package. I also tried to build / install it from source but still have this error...

Any hints on what isn't working here ? Thanks !

@mcbed
Copy link
Member

mcbed commented Sep 6, 2022

Hi,
In its current version, this repository only supports ros2 galactic and Gazebo simulation is not yet supported by the main launch file. Any help is welcome to add new features !

@mcbed mcbed added the enhancement New feature or request label Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants