Skip to content

Conversation

@Rishav-N
Copy link
Contributor

No description provided.

@Rishav-N Rishav-N requested a review from mdurrani808 December 28, 2025 23:01
Copy link
Collaborator

@mdurrani808 mdurrani808 left a comment

Choose a reason for hiding this comment

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

Can you add some comment on how you tested this

@mdurrani808 mdurrani808 marked this pull request as ready for review December 29, 2025 01:01
@Rishav-N
Copy link
Contributor Author

Rishav-N commented Dec 29, 2025

Can you add some comment on how you tested this

Current Testing (Run in order):

In ros workspace:

colcon build
source install/setup.bash 

Sim bringup (Terminal 1):

export IGN_GAZEBO_RESOURCE_PATH=src/athena-code/src/description/models/ 
ros2 launch simulation bringup.launch.py world:=src/athena-code/src/description/worlds/terrain_world.sdf

Rviz default bringup (Terminal 2):

rviz2 -d $(ros2 pkg prefix nav2_bringup)/share/nav2_bringup/rviz/nav2_default_view.rviz

Nav2 launch (Terminal 3):

ros2 launch athena_planner nav2.launch.py dem_file_path:=src/athena-code/src/subsystems/navigation/athena_map/maps/north_site800m.tif

Now use rviz's nav2 goal tool to select a position to path plan

@Rishav-N Rishav-N merged commit 14e6f10 into umdloop:main Dec 29, 2025
1 check passed
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