-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add Hardware CI tests #43
Conversation
…ing_file_exists Adding Contributing file
…onduct_file_exists Adding Code of Conduct file
…arch/spot-sim2real into working_branch_from_akshara
…arch/spot-sim2real into working_branch_from_akshara
Co-authored-by: akshararai <[email protected]>
12f4a6e
to
efbdb4c
Compare
raise Exception( | ||
f"waypoint - {waypoint} does not exist inside file waypoints.yaml, will go to `dock` waypoint instead" | ||
) | ||
goal_x, goal_y, goal_heading = nav_target |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KavitShah1998 please test if robot goes to dock, or if the execution gets killed.
Thank you, Kavit! Please let me know if you need any help with this PR. Appreciate your work! |
…instructions (#30) Co-authored-by: jimmytyyang <[email protected]>
Co-authored-by: Jimmy Yang <[email protected]>, Kavit Shah <[email protected]>
add bd license
Co-authored-by: Jimmy Yang <[email protected]>
f70f3fe
to
aedb778
Compare
return euclidean(normalized_pose1[:], normalized_pose2[:]) | ||
|
||
|
||
# def calculate_dtw_distance_between_trajectories(test_trajectory, reference_trajectory): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you please remove this completely? Thank you!
e20e5e9
to
fcd78cf
Compare
Co-authored-by: Jimmy Yang <[email protected]>
fcd78cf
to
cfb2e20
Compare
No description provided.