Skip to content
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

Update additional_bashrc_commands_quality_of_life #710

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

carebare47
Copy link
Contributor

@carebare47 carebare47 commented Dec 13, 2024

Proposed changes

Find and sort by date. e.g:

tom@Athena:~$ find_sort_by_date \.onnx
1701093937.4805916240 Mon 27 Nov 2023 14:05:37 GMT ./omni_isaac_2023_1_0_hf1/OmniIsaacGymEnvs/testing_2023_hf1_3_set_restitution_and_dynfrict_vive/nn/testing_2023_hf1_3_set_restitution_and_dynfrict_vive.onnx
1697209798.2000538010 Fri 13 Oct 2023 16:09:58 BST ./omni_nvidia_debug_jul_27th_cylender_fix/OmniIsaacGymEnvs/omniisaacgymenvs/runs/hold_cnt_buf_act_reg_fixed_restitution/nn/hold_cnt_buf_act_reg_fixed_restitution.onnx
1696871955.7932796480 Mon 09 Oct 2023 18:19:15 BST ./omni_nvidia_debug_jul_27th_cylender_fix/OmniIsaacGymEnvs/omniisaacgymenvs/runs/testing_hold_count_buf_and_action_penalty_on_diff/nn/testing_hold_count_buf_and_action_penalty_on_diff.onnx
1696435680.1428809680 Wed 04 Oct 2023 17:08:00 BST ./omni_nvidia_debug_jul_27th_cylender_fix/OmniIsaacGymEnvs/omniisaacgymenvs/runs/testing_hold_count_buf/nn/testing_hold_count_buf.onnx
1695646520.9022745720 Mon 25 Sep 2023 13:55:20 BST ./omni_nvidia_debug_jul_27th_cylender_fix/OmniIsaacGymEnvs/runs_backup/learning right hand policy/nn/learning right hand policy.onnx
1695313200.1183565050 Thu 21 Sep 2023 17:20:00 BST ./omni_nvidia_debug_jul_27th_cylender_fix/OmniIsaacGymEnvs/omniisaacgymenvs/runs/learning right hand policy/nn/last_learning right hand policy_ep_5000_rew_2468.653.onnx
1694013062.2732929990 Wed 06 Sep 2023 16:11:02 BST ./omni_nvidia_debug_jul_27th_cylender_fix/OmniIsaacGymEnvs/runs_backup/ShadowHandOpenAI_LSTM/nn/last_ShadowHandOpenAI_LSTM_ep_200_rew_-45.080135.onnx

Checklist

Before posting a PR ensure that from each of the below categories AT LEAST ONE BOX HAS BEEN CHECKED. If more than one category is applicable then more can be checked. Also ensure that the proposed changes have been filled out with relevant information for reviewers.

Tests

  • No tests required to be added. (For small changes that will be tested by CI/CD infrastructure).
  • Added/Modified automated and PhantomHand CI tests (if a new class is added (Python or C++), the interface of that class must be unit tested).
  • Manually tested in simulation (if simulation specific or no hardware required to test the functionality).
  • Manually tested on hardware (if hardware specific or related).

Documentation

  • No documentation required to be added.
  • Added documentation (For any new feature, explain what it does and how to use it. Write the documentation in a relevant space, e.g. Github, Confluence, etc).
  • Updated documentation (For changes to pre-existing features mentioned in the documentation).

@carebare47 carebare47 requested review from a team as code owners December 13, 2024 10:29
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.

3 participants