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

Apt install version has old state #259

Open
Tracked by #202
KevVincent opened this issue Jan 2, 2025 · 2 comments
Open
Tracked by #202

Apt install version has old state #259

KevVincent opened this issue Jan 2, 2025 · 2 comments

Comments

@KevVincent
Copy link

Hey I tried installing the repo using apt and i am getting the error while building my package that depends on control_toolbox

opt/ros/jazzy/include/realtime_tools/realtime_tools/realtime_buffer.h:25:2: error: #warning "This header include is deprecated. Please update your code to use 'realtime_buffer.hpp' header." [-Werror=cpp] 25 | #warning \ | ^~~~~~~ In file included from![Screenshot from 2025-01-02 15-36-13](https://github.com/user-attachments/assets/a84df141-4b3e-4b41-970a-84c376d42be8):46: /opt/ros/jazzy/include/realtime_tools/realtime_tools/realtime_publisher.h:25:2: error: #warning "This header include is deprecated. Please update your code to use 'realtime_publisher.hpp' header." [-Werror=cpp] 25 | #warning \ | ^~~~~~~

if i include /opt/ros/jazzy/include/control_toolbox/control_toolbox/pid_ros.hpp:45.

I see that the change was made two weeks ago #247 but the apt install version's pid_control.hpp

Screenshot from 2025-01-02 15-36-13

Any help would be appreciated. Thanks in advance.

BR,
Kevin

@bmagyar
Copy link
Member

bmagyar commented Jan 2, 2025 via email

@christophfroehlich
Copy link
Contributor

christophfroehlich commented Jan 2, 2025

This means you can either

  1. wait for the next release and sync of Jazzy (one or more months, as the latest has been a couple of days ago)
  2. compile the current HEAD of this repository from source

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

3 participants