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

Simple path finding and following #266

Open
wants to merge 8 commits into
base: comp-2024
Choose a base branch
from

Conversation

meshvaD
Copy link

@meshvaD meshvaD commented Feb 11, 2024

Launch the following commands:

  • ros2 launch uwrt_mars_rover_drivetrain_description gazebo.launch.py
  • ros2 launch uwrt_mars_rover_drivetrain_description nav.launch.py
  • ros2 run uwrt_mars_rover_drivetrain_description execute_trajectory

Then, you can send a "publish a point" by clicking the top-left button in RVIZ. To visualize the path being taken, you can visualize the topic path using the RVIZ panels. Also, make sure the frame in RVIZ is set to odom. It should also be able to navigate around objects

Screenshot from 2024-02-11 10-57-33

@nico-palmar nico-palmar changed the base branch from master to comp-2024 February 11, 2024 16:03
@nico-palmar nico-palmar self-requested a review February 11, 2024 16:34
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.

1 participant