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

Inverse Kinematics working with Moveit #5

Merged
merged 4 commits into from
Jan 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions .github/workflows/ros.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
on: [push]
name: ROS 2 Build and Test

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
build:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Software_2025


Check out our [contributing guidlines](https://github.com/UofA-SPEAR/Software_2025/blob/main/documentation/Contributing_README.md)
Empty file.
18 changes: 0 additions & 18 deletions kipp_arm/src/kipp_arm_description/launch/display.launch

This file was deleted.

48 changes: 0 additions & 48 deletions kipp_arm/src/kipp_arm_description/launch/display.launch.py

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed kipp_arm/src/kipp_arm_description/meshes/link1.stl
Binary file not shown.
Binary file removed kipp_arm/src/kipp_arm_description/meshes/link2.stl
Binary file not shown.
Binary file removed kipp_arm/src/kipp_arm_description/meshes/link3.stl
Binary file not shown.
Binary file removed kipp_arm/src/kipp_arm_description/meshes/link4.stl
Binary file not shown.
Binary file removed kipp_arm/src/kipp_arm_description/meshes/link5.stl
Binary file not shown.
18 changes: 0 additions & 18 deletions kipp_arm/src/kipp_arm_description/package.xml

This file was deleted.

Empty file.
195 changes: 0 additions & 195 deletions kipp_arm/src/kipp_arm_description/resource/urdf_config.rviz

This file was deleted.

4 changes: 0 additions & 4 deletions kipp_arm/src/kipp_arm_description/setup.cfg

This file was deleted.

33 changes: 0 additions & 33 deletions kipp_arm/src/kipp_arm_description/setup.py

This file was deleted.

25 changes: 0 additions & 25 deletions kipp_arm/src/kipp_arm_description/test/test_copyright.py

This file was deleted.

25 changes: 0 additions & 25 deletions kipp_arm/src/kipp_arm_description/test/test_flake8.py

This file was deleted.

Loading
Loading