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

Speed twist data isn't coming from NAV2 to Controller circuit. #149

Open
erenyalcin42 opened this issue Jul 30, 2024 · 1 comment
Open

Comments

@erenyalcin42
Copy link

erenyalcin42 commented Jul 30, 2024

I am using STM32F446ZET6U on the my controller circuit and ROS Humble in my computer. Sometimes I don't get the last speed twist data from NAV2 to my controller. It happens when NAV2 goal is succesful. the last data which is sent by NAV2 (stopping data '0.0') isn't coming and because of this robot is turning around itselfs.

@yigitboracagiran
Copy link

You can try to send stopping Twist data every time Nav2 goal topic (/navigate_to_pose/_action/status) returns success ( if msg.status_list[last_index] == 4 )...

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

No branches or pull requests

2 participants