1262 robotx 2024 task 3 follow the path test cases#1282
Open
EAOZONE wants to merge 33 commits into
Open
Conversation
Created gazebo world for testing RobotX Task 3
Create new world for RobotX Task 3 test cases
…he-path-test-cases' into 1262-robotx-2024-task-3-follow-the-path-test-cases
…te_u_shaped_test.world
Update world to work on any user's computer
…_task_3_test_cases.world
Create world that have paths that are L-shaped going both left and right
Create a straight path test case
Collaborator
|
Hello, it's your friendly InvestiGator bot here! The docs preview for this PR is available at https://mil.ufl.edu/pr-docs/1282. Last updated at:
► 07ce1875d55ac18045bd93bb95f88c74a4b87a4c
► 2024-09-25 20:30 EDTHave a great day! Go gators! 🐊 |
cbrxyz
previously requested changes
Sep 27, 2024
cbrxyz
left a comment
Member
There was a problem hiding this comment.
Thanks for making these, Ben! Can you please remove the NaviGator Gazebo object from the world files, and can you please move them to the relevant task folder in navigator_gazebo/worlds? (ie, the pathfinding folder rather than the test_cases folder).
EAOZONE
commented
Oct 4, 2024
EAOZONE
left a comment
Author
There was a problem hiding this comment.
removed WAMV from worlds and moved them to pathfinding folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Created multiple test cases for task 3
Screenshot or Video
Related Issues
- Closes #1262
Testing
To test the different test cases run roslaunch navigator_launch simulation.launch use_mil_world:=True world:=test_cases/sharp_left_test or other files that have been uploaded in the branch
About This PR