Skip to content

autonomous navigation targets#330

Merged
Sneha-Narayan merged 1 commit intomasterfrom
feat/navtargets
Mar 16, 2026
Merged

autonomous navigation targets#330
Sneha-Narayan merged 1 commit intomasterfrom
feat/navtargets

Conversation

@Sneha-Narayan
Copy link
Copy Markdown
Contributor

@Sneha-Narayan Sneha-Narayan commented Mar 13, 2026

Description

This PR does the following:

  • identifies good target coordinates of different difficulties to test autonomous navigation algorithms.

Fixes #{{ github issue }}

Testing Steps (if relevant)

set the target position of the algorithm to the coordinates listed in the file

ros2 topic pub /nav/waypoint geometry_msgs/msg/PoseStamped "{header: {frame_id: 'map'}, pose: {position: {x: [enter x], y: [enter y], z: [enter z]}, orientation: {x: 0.0, y: 0.0, z: 0.0, w: 1.0}}}" --once

  1. Do this thing
  2. Do that thing
  3. Make the thing do the thing

@Sneha-Narayan Sneha-Narayan merged commit 2a91365 into master Mar 16, 2026
1 of 4 checks passed
@Sneha-Narayan Sneha-Narayan deleted the feat/navtargets branch March 16, 2026 02:00
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