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

[ROS2] Should gazebo_ros_p3d plugin broadcast tf2 frame "base_link"? #1101

Open
mvoellmy opened this issue May 8, 2020 · 1 comment
Open
Labels

Comments

@mvoellmy
Copy link

mvoellmy commented May 8, 2020

I tried to make the gazebo_ros_p3d plugin broadcast the tf frame in addition with the odom-topic, but noticed that this was not implemented. gazebo_ros_p3d.cpp includes

#include <tf2_ros/transform_broadcaster.h>
#include <tf2_ros/transform_listener.h>

but I could not find, where/if they are used, so I assume that this functionality is planned to be implemented.

I can implement the functionality and create a pull request, but wanted to first check in if this is the right way to get the tf broadcast or if there is a different method intended for this functionality.

Environment:

  • OS: Ubuntu 18.04
  • Gazebo version: Gazebo 9
  • ROS version: Eloquent
  • gazebo_ros_pkgs: debian install
  • glx server in use: server glx vendor string: SGI
@han88
Copy link

han88 commented Dec 18, 2022

Hi is there a way to fix the same issue in [ROS1] noetic?

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

No branches or pull requests

3 participants