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

The vehicle drives back and forth at the hill. #6963

Open
3 tasks done
Kim-mins opened this issue May 10, 2024 · 0 comments
Open
3 tasks done

The vehicle drives back and forth at the hill. #6963

Kim-mins opened this issue May 10, 2024 · 0 comments
Labels
CARLA Issue when using the CARLA simulator

Comments

@Kim-mins
Copy link

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

Hi team,

I'm currently running Autoware with Carla, and I found a situation that the vehicle drives backward and forward at the hill.
Here's the videos of the situation: [rviz] [rviz2] [frontview]

At 0:10 of the first rviz video, the ego vehicle drives the uphill, but from 0:26, the ego vehicle failed to go up and go backward.
After he stops, he endlessly goes up and backward, so he fails to get to the destination.

Expected behavior

I hope the ego vehicle to drive the uphill correctly, and successfully reach to the destination.

Actual behavior

But the ego vehicle cannot climb the uphill correctly.

Steps to reproduce

Here's the corresponding ros2bag file for the reproduction: [ros2bag]

Versions

Possible causes

According to the rviz2 video, the vehicle knows itself on the hill, and the while line(from trajectory follower) is to forward even when the vehicle goes backward.
So this maybe the issue on handling acceleration or velocity on the hill.

Additional context

No response

@KYabuuchi KYabuuchi added the CARLA Issue when using the CARLA simulator label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CARLA Issue when using the CARLA simulator
Projects
None yet
Development

No branches or pull requests

2 participants