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

Fix floating effect with gazebo_ros_planar_move #1504

Open
wants to merge 2 commits into
base: ros2
Choose a base branch
from

Conversation

fmrico
Copy link

@fmrico fmrico commented Aug 21, 2023

Hi,

This PR is related to #372 and fixes #121.

It is ok to command planar speed commands to the robot (x, y, yaw), but if the world is not plane, the robot will float descending slopes.

Current behavior:
Screencast 21-08-23 14:24:40.webm

Behavior with this PR:
Screencast 21-08-23 14:22:55.webm

I hope it helps

Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
@fmrico
Copy link
Author

fmrico commented Aug 22, 2023

@ahcorde 🥺

Copy link
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
@fmrico
Copy link
Author

fmrico commented Sep 21, 2023

CI failed, but I don't see the error in the output 🤔

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 this pull request may close these issues.

2 participants