We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In lines 96, 97 and 98 in
smartmicro_ros2_radars/umrr_ros2_driver/src/smartmicro_radar_node.cpp
Lines 90 to 98 in a08720b
You have the following value order:
But when actually building the PCL message here:
Lines 447 to 451 in a08720b
You have the order:
This applies also to all the other void SmartmicroRadarNode::targetlist_callback_*
void SmartmicroRadarNode::targetlist_callback_*
The text was updated successfully, but these errors were encountered:
Thanks for pointing this out. I am going to update this.
Sorry, something went wrong.
No branches or pull requests
In lines 96, 97 and 98 in
smartmicro_ros2_radars/umrr_ros2_driver/src/smartmicro_radar_node.cpp
Lines 90 to 98 in a08720b
You have the following value order:
But when actually building the PCL message here:
smartmicro_ros2_radars/umrr_ros2_driver/src/smartmicro_radar_node.cpp
Lines 447 to 451 in a08720b
You have the order:
This applies also to all the other
void SmartmicroRadarNode::targetlist_callback_*
The text was updated successfully, but these errors were encountered: