Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: petercorke/robotics-toolbox-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hzyjerry/robotics-toolbox-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 18 files changed
  • 1 contributor

Commits on May 11, 2021

  1. CHOMP initial setup

    hzyjerry committed May 11, 2021
    Configuration menu
    Copy the full SHA
    30ec712 View commit details
    Browse the repository at this point in the history
  2. CHOMP parameters

    hzyjerry committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f689b0c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. CHOMP refactor checkpoint

    hzyjerry committed May 12, 2021
    Configuration menu
    Copy the full SHA
    4b87dab View commit details
    Browse the repository at this point in the history
  2. For loop version of chomp

    hzyjerry committed May 12, 2021
    Configuration menu
    Copy the full SHA
    0af32ee View commit details
    Browse the repository at this point in the history
  3. Parallel prepare

    hzyjerry committed May 12, 2021
    Configuration menu
    Copy the full SHA
    19bafe2 View commit details
    Browse the repository at this point in the history
  4. Cuda code skeleton

    hzyjerry committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c6d3d5b View commit details
    Browse the repository at this point in the history
  5. CUDA-python communication

    hzyjerry committed May 12, 2021
    Configuration menu
    Copy the full SHA
    cb5b5f5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. CUDA jacobian working

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    21a36ec View commit details
    Browse the repository at this point in the history
  2. Fix numpy contiguous order

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    2b92a92 View commit details
    Browse the repository at this point in the history
  3. Refactor & profiling

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    2d3ddad View commit details
    Browse the repository at this point in the history
  4. Fix memory leak

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b7249bd View commit details
    Browse the repository at this point in the history
  5. Refactor

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    11fd3af View commit details
    Browse the repository at this point in the history
  6. Checkpoint

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    bf86fd1 View commit details
    Browse the repository at this point in the history
  7. Add parallel joints

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    475a31b View commit details
    Browse the repository at this point in the history
  8. Time parallel debug

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    d84dd98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1861161 View commit details
    Browse the repository at this point in the history
  10. Pass test for ts

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    7d4f191 View commit details
    Browse the repository at this point in the history
  11. Add profiling code

    hzyjerry committed May 13, 2021
    Configuration menu
    Copy the full SHA
    230da06 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Add profiling code

    hzyjerry committed May 14, 2021
    Configuration menu
    Copy the full SHA
    30f1368 View commit details
    Browse the repository at this point in the history
Loading