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
We want to do filtering on the measurements received from the perception group. Write a ros node that filters arbitrary measurements in the desired frame. The initial goal of this node is to be compatible with the aruco board and valve measurements and do 6-DOF filtering.
Suggested Workflow
Look at the current implementation of aruco board filtering that does filtering directly in the camera frame.
Understand how to use tf2_ros::MessageFilter to only invoke topic callback when transform is available.
Description of task
We want to do filtering on the measurements received from the perception group. Write a ros node that filters arbitrary measurements in the desired frame. The initial goal of this node is to be compatible with the aruco board and valve measurements and do 6-DOF filtering.
Suggested Workflow
Specifications
Contacts
No response
Code Quality
The text was updated successfully, but these errors were encountered: