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

Add dependency on gazebo plugins #218

Open
wants to merge 1 commit into
base: noetic-devel
Choose a base branch
from

Conversation

rkoyama1623
Copy link

Hi, I am using this repository in a Docker environment osrf/ros:noetic-desktop and found that the following roslaunch command does not work correctly .

roslaunch turtlebot3_gazebo turtlebot3_world.launch

For example, gazebo did not Publish the /odom topic or subscribe to the /cmd_vel topic.
The reason for this was that the gazebo_plugins package was not installed via rosdep.
This pull request adds a dependency description to package.xml so that gazebo_plugins is installed with rosdep.
Thank you.

@rkoyama1623 rkoyama1623 changed the base branch from master to noetic-devel May 26, 2024 10:24
@rkoyama1623
Copy link
Author

This PR may fix #154.

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.

None yet

1 participant