Expected behavior
A clear and concise description of what you expected to happen.
Logs
Please provide relevant logs to help diagnose your issue. To assist in debugging, please enable info level logging of the Azure Kinect Sensor SDK and attach any logs you have to this issue.
See k4atypes.h for how to enable logs.
Please also enable DEBUG level logging of the ROS node.
See roscpp/Overview/Logging for how to enable ROS DEBUG logs.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Ubuntu
Version: 22.04
Additional context
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is.
tf_prefix is expected to be a parameter, but it is not declared https://github.com/microsoft/Azure_Kinect_ROS_Driver/blob/6ffb95a56ee175e5020b5ee5983d7230befbb176/include/azure_kinect_ros_driver/k4a_ros_device_params.h#L59
https://github.com/microsoft/Azure_Kinect_ROS_Driver/blob/6ffb95a56ee175e5020b5ee5983d7230befbb176/src/k4a_ros_device.cpp#L61-L79
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Logs Please provide relevant logs to help diagnose your issue. To assist in debugging, please enable info level logging of the Azure Kinect Sensor SDK and attach any logs you have to this issue. See k4atypes.h for how to enable logs.
Please also enable DEBUG level logging of the ROS node. See roscpp/Overview/Logging for how to enable ROS DEBUG logs.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.