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

error linking with rviz::DisplayContext #1

Open
mdelp-es opened this issue Nov 23, 2021 · 0 comments
Open

error linking with rviz::DisplayContext #1

mdelp-es opened this issue Nov 23, 2021 · 0 comments

Comments

@mdelp-es
Copy link

System:
ros/noetic
ubuntu 20.04

Linking Error:
rviz_mesh_display/src/mesh_display_custom.cpp:125:85: error: ‘class rviz::DisplayContext’ has no member named ‘getTFClient’
caminfo_tf_filter_ = new tf::MessageFilter<sensor_msgs::CameraInfo>( *context_->getTFClient(), fixed_frame_.toStdString(),

this function exists in Melodic, but not Noetic. Wondering if you have updated code for noetic or suggested fix: https://docs.ros.org/en/noetic/api/rviz/html/c++/classrviz_1_1DisplayContext.html

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

No branches or pull requests

1 participant