Skip to content

Offline baseline 2 #1533

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

Merged
merged 44 commits into from
Jul 31, 2022
Merged

Offline baseline 2 #1533

merged 44 commits into from
Jul 31, 2022

Conversation

cz0204
Copy link

@cz0204 cz0204 commented Jul 28, 2022

  1. edit training code for reaching target and policy.py in submission folder
  2. adding requirement.txt for installing package when running offline baseline solution code
  3. edit readme file

@cz0204 cz0204 requested review from Gamenot and Adaickalavan July 28, 2022 21:47
@@ -1,6 +1,7 @@
from pathlib import Path
from typing import Any, Dict
import numpy as np
from utility import get_goal_layer, global_target_pose
Copy link
Collaborator

Choose a reason for hiding this comment

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

I am slightly wary of this import. I am not sure how it would hold up inside a larger environment but it should work. I think

@CLAassistant
Copy link

CLAassistant commented Jul 30, 2022

CLA assistant check
All committers have signed the CLA.

@Gamenot Gamenot merged commit f5f8385 into comp-1 Jul 31, 2022
@Gamenot Gamenot deleted the offline-baseline-2 branch July 31, 2022 23:12
@Gamenot Gamenot restored the offline-baseline-2 branch July 31, 2022 23:33
Gamenot added a commit that referenced this pull request Jul 31, 2022
Gamenot added a commit that referenced this pull request Jul 31, 2022
@Gamenot Gamenot self-requested a review July 31, 2022 23: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.

5 participants