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

Required changes for panda_moveit_config #188

Closed
wants to merge 11 commits into from

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Oct 27, 2021

This merge commit gathers required changes for moveit/panda_moveit_config#96. The individual PRs are listed in #193.

@rhaschke rhaschke force-pushed the develop branch 2 times, most recently from 2692270 to 7813b3f Compare October 28, 2021 18:07
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Nov 7, 2021
- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Nov 8, 2021
- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Nov 8, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
type: franka_gazebo/FrankaGripperSim
arm_id: $(arg arm_id)
type: franka_gazebo/FrankaGripperSim
arm_id: $(arg arm_id)

finger1:
gains: { p: 100, i: 25, d: 20 }
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a quick reminder for ourselves that these PID gains need to be improved before this pull request is merged (see #173 (comment) for more information).

Copy link
Contributor

Choose a reason for hiding this comment

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

Based on #173 (comment) this commit should be removed.

rickstaa pushed a commit to rickstaa/moveit that referenced this pull request Nov 11, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
... and xacro:panda_arm -> xacro:arm
to be consistent with hand.xacro
IMO, prefix much better describes the purpose of these two variables
in the present context, namely providing a name prefix to joints and links.
They serve different purposes:
- coarse collision geometries mimic the internal self-collision checking
  of the real-robot controller
- mesh models should be use for collision checking with environmental objects
- Declare inertial properties in a yaml file
- Use xacro:inertial macro
@rhaschke rhaschke force-pushed the develop branch 2 times, most recently from 2063cc9 to d8ff386 Compare November 12, 2021 10:08
... in the center between and aligned with the fingers
…t-states-desired) and frankaemika#194 (tool-frame) into develop
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Dec 20, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Dec 28, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Dec 28, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Dec 28, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Dec 28, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Dec 28, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Dec 28, 2021
…oboStack workflows

- moveit/srdfdom#97
  extending the syntax of SRDF to specify these defaults (and exceptions)

- frankaemika/franka_ros#188
- moveit#2938
  allowing collision checking to be disabled by default for specific links

- RoboStack workflow doesn't use upstream config and thus fails
@rickstaa
Copy link
Contributor

rickstaa commented Sep 4, 2023

@rhaschke, it appears that many of the changes we've suggested in this pull request are already in some form within the develop branch. Considering this, would it be advisable to close this draft?

@rhaschke
Copy link
Contributor Author

Closing, as most of the individual commits are merged upstream.

@rhaschke rhaschke closed this Sep 18, 2023
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.

2 participants