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

Walking Speed increased in OP3 Soccer Demo #106

Open
lachg258 opened this issue Dec 11, 2020 · 1 comment
Open

Walking Speed increased in OP3 Soccer Demo #106

lachg258 opened this issue Dec 11, 2020 · 1 comment

Comments

@lachg258
Copy link

Hi guys,

I have noticed that when the ROBOTIS OP3 is in the "Autonomous Soccer Mode", when walking he seems to walk at a faster rate when a particular range from the ball, then proceeds to slow down when it is in close proximity to the ball. I have had a search but can not seem to find where in the code this process is created? Could you please highlight what section this is in as I would like to edit the speed the OP3 walks when it is heading towards the tracked soccer ball.

Thank you!

@ROBOTIS-Will
Copy link

Hi,
The walking motion is controlled by the op3_walking_module package.
In order to modify the walking behavior, you can tune parameters.
Please refer to below emanual for detailed instructions.
https://emanual.robotis.com/docs/en/platform/op3/robotis_ros_packages/#op3_walking_module

The source code of following the ball can be found from op3_demo/src/soccer/ball_follower.cpp in the ROBOTIS-OP3-DEMO package.
Thank you.

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