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
In depth_controller_node.py;
The controller uses the cmd_pose topic to set z depth. But it does not take frame_id into consideration. the frame_id supplied in the message should be the frame of reference. the controller should adjust the base depth, relative to the supplied frame of reference.
The text was updated successfully, but these errors were encountered:
In
depth_controller_node.py
;The controller uses the cmd_pose topic to set z depth. But it does not take frame_id into consideration. the frame_id supplied in the message should be the frame of reference. the controller should adjust the base depth, relative to the supplied frame of reference.
The text was updated successfully, but these errors were encountered: