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

Feature: cmd_vel with active obstacle avoidance #15

Open
mspringer1 opened this issue Sep 17, 2024 · 0 comments
Open

Feature: cmd_vel with active obstacle avoidance #15

mspringer1 opened this issue Sep 17, 2024 · 0 comments

Comments

@mspringer1
Copy link

Hey,

I noticed when using the default cmd_vel interface, the native obstacle avoidance of the go2 is not active.

The obstacle avoidance client also offers a move function (https://support.unitree.com/home/en/developer/ObstaclesAvoidClient) so I would propose a second cmd_vel subscriber in the go2_driver with a different topic e.g. /obstacle_avoid/cmd_vel with a callback to the move function of api/obstacle_avoid/request instead of api/sport/request.

This could then be used for manual control of the robot to add more safety.

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

1 participant