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

Unable to achieve goal rotation #13

Open
Gior26 opened this issue Oct 1, 2024 · 0 comments
Open

Unable to achieve goal rotation #13

Gior26 opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Gior26
Copy link

Gior26 commented Oct 1, 2024

Please provide the following information:

  • OS: Ubuntu 22.04
  • ROS 2 Distro: Humble
  • Installed
  • Package version: 0.2.6-1jammy.20240911.170638

Expected behaviour
Robot navigates toward the specified goal and rotates itself toward the specified direction.

Actual behaviour
Robot navigates towards the specified goal but is unable to achieve specified goal's direction.

To Reproduce

Terminal 1:

ros2 launch clearpath_gz simulation.launch.py setup_path:=clearpath/

Terminal 2:

ros2 launch clearpath_viz view_navigation.launch.py namespace:=j100_0001

Terminal 3:

ros2 launch clearpath_nav2_demos localization.launch.py setup_path:=clearpath/ use_sim_time:=true

Terminal 4:

ros2 launch clearpath_nav2_demos nav2.launch.py setup_path:=clearpath/ use_sim_time:=true

Initial position set through Rviz and goal pose set through Rviz.

Other notes
I attached the yaml file I used for the Jackal and a video showcasing the issue.

robot.txt

issue.mp4
@Gior26 Gior26 added the bug Something isn't working label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant