Skip to content
New issue

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

add proper frame handling for cmd_pose #69

Open
ozanhakantunca opened this issue Nov 9, 2024 · 1 comment · May be fixed by #61
Open

add proper frame handling for cmd_pose #69

ozanhakantunca opened this issue Nov 9, 2024 · 1 comment · May be fixed by #61
Assignees

Comments

@ozanhakantunca
Copy link
Contributor

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.

@senceryazici
Copy link
Member

Not completed until PR is merged :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants