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

Additional demos #170

Merged
merged 47 commits into from
May 5, 2024
Merged

Additional demos #170

merged 47 commits into from
May 5, 2024

Commits on Apr 11, 2024

  1. KDL tutorial

     tutorial of KDL installation and demo of Cartesian space movement based on KDL, including forward kinematics and inverse kinematics based on KDL
    BoWangFromMars authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    be1d057 View commit details
    Browse the repository at this point in the history
  2. Cartesian space movement

    This demo, based on forward kinematics and inverse kinematics provided by KDL, makes the robot move in z axis in Cartesian space. About how to run this demo, please refer to 'KDL installation and demo.pdf' in the directory './lbr_demos_fri_ros2_cpp/doc/KDL installation and demo.pdf'.
    BoWangFromMars authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e73fe11 View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists.txt

    BoWangFromMars authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    af39f13 View commit details
    Browse the repository at this point in the history
  4. Update package.xml

    BoWangFromMars authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3bb01fc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update CMakeLists.txt

    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3cd05b5 View commit details
    Browse the repository at this point in the history
  2. Create cartesian_pose_node.cpp

    The function of this node is to publish Cartesian Pose state of the robot and receive Cartesian Pose Command from other ros nodes.
    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e033e3d View commit details
    Browse the repository at this point in the history
  3. Create iiwa7.urdf

    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6deedad View commit details
    Browse the repository at this point in the history
  4. Create iiwa14.urdf

    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    104198c View commit details
    Browse the repository at this point in the history
  5. Create med7.urdf

    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b0a10a6 View commit details
    Browse the repository at this point in the history
  6. Create med14.urdf

    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3db86da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23d0d6f View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    This file introduces how to install KDL(kinematics and dynamics library) in our system and a demo based on it is given to make the robot run in z direction in Cartesian space.
    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5f6ace3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4aa7b26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffdada4 View commit details
    Browse the repository at this point in the history
  11. Update cartesian_path_planning_node.cpp

    This node publishes Cartesian Pose command.
    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f2cad31 View commit details
    Browse the repository at this point in the history
  12. Update cartesian_path_planning_node.cpp

    This node, as a demo, publishes Cartesian Pose command to make the robot run in z direction in Cartesian space.
    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    772699d View commit details
    Browse the repository at this point in the history
  13. Update cartesian_pose_node.cpp

    This node publishes Cartesian Pose state of the robot and receives Cartesian Pose command from other ros nodes, and transform it into joint positions based on KDL to send to the robot.
    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    201bd89 View commit details
    Browse the repository at this point in the history
  14. Update package.xml

    BoWangFromMars authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6e7095e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    aa5cb15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    630bd5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506ec03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4213fcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f4a662 View commit details
    Browse the repository at this point in the history
  6. Update package.xml

    BoWangFromMars authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ae04d88 View commit details
    Browse the repository at this point in the history
  7. Update CMakeLists.txt

    BoWangFromMars authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    29338f8 View commit details
    Browse the repository at this point in the history
  8. Update CMakeLists.txt

    BoWangFromMars authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    367004a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40f6067 View commit details
    Browse the repository at this point in the history
  10. Add files via upload

    BoWangFromMars authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7258070 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge pull request #167 from BoWangFromMars/BoWangFromMars-patch-1

    thank you again for the contribution @BoWangFromMars , will merge this into the `dev` branch and update as needed. Please open another PR if you feel like you want to amend changes.
    mhubii authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b6fd909 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. adding admittance rcm

    cmower committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bf5df8f View commit details
    Browse the repository at this point in the history
  2. PEP-8 style guide

    cmower committed May 2, 2024
    Configuration menu
    Copy the full SHA
    fcd0730 View commit details
    Browse the repository at this point in the history
  3. split node and controller

    cmower committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f59c2c0 View commit details
    Browse the repository at this point in the history
  4. formatting

    mhubii committed May 2, 2024
    Configuration menu
    Copy the full SHA
    32a7747 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    806748d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. updated acknowledgements

    mhubii committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7385a5c View commit details
    Browse the repository at this point in the history
  2. updated acknowledgements

    mhubii committed May 4, 2024
    Configuration menu
    Copy the full SHA
    d6413d4 View commit details
    Browse the repository at this point in the history
  3. added utility base node

    cmower committed May 4, 2024
    Configuration menu
    Copy the full SHA
    13ab52a View commit details
    Browse the repository at this point in the history
  4. kinpy -> optas

    cmower committed May 4, 2024
    Configuration menu
    Copy the full SHA
    2f77c7f View commit details
    Browse the repository at this point in the history
  5. added configuration files

    cmower committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4f69912 View commit details
    Browse the repository at this point in the history
  6. simplified base node

    cmower committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ed18417 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41f1a9b View commit details
    Browse the repository at this point in the history
  8. exp smooth: added parameter

    cmower committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f1b5e9c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. removed launch folder

    mhubii committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6c67897 View commit details
    Browse the repository at this point in the history
  2. formatted pose nodes

    mhubii committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e5d304f View commit details
    Browse the repository at this point in the history
  3. added doc to .rst

    mhubii committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6e7ba26 View commit details
    Browse the repository at this point in the history
  4. removed redundant returns

    mhubii committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2487ce1 View commit details
    Browse the repository at this point in the history
  5. removed pdf

    mhubii committed May 5, 2024
    Configuration menu
    Copy the full SHA
    60bc813 View commit details
    Browse the repository at this point in the history