You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[twist_stamper-4] /opt/ros/humble/local/lib/python3.10/dist-packages/rclpy/node.py:441: UserWarning: when declaring parameter named 'frame_id', declaring a parameter only providing its name is deprecated. You have to either:
[twist_stamper-4] - Pass a name and a default value different to "PARAMETER NOT SET" (and optionally a descriptor).
[twist_stamper-4] - Pass a name and a parameter type.
[twist_stamper-4] - Pass a name and a descriptor with `dynamic_typing=True
[twist_stamper-4] warnings.warn(
what to do now?
The text was updated successfully, but these errors were encountered:
I see the deprecation warning is fixed in the main branch, could this be pushed to the released packages?
(the Warning fix is at least not released for Humble yet)
what to do now?
The text was updated successfully, but these errors were encountered: