MoveIt Maintainer Meeting - July 28

The next MoveIt Maintainer Meeting, aka The Manipulation Working Group is 2022-07-28T15:00:00Z

Please respond with items you’d like added to the agenda.

MoveIt Maintainer Meeting
Thursday, July 28 · 9:00 – 10:00am
Google Meet joining info
Video call link: https://meet.google.com/fpo-srqg-feg
Or dial: ‪(US) +1 347-486-5750‬ PIN: ‪644 991 049‬#

2 Likes

For the Trajectory Execution GSoC we would like to know if anybody vetos removing the pushAndExecute code path in MoveIt 1 which seems broken and unused.

PR Clean up TrajectoryExecutionManager API: remove unused code by cambel · Pull Request #3178 · moveit/moveit · GitHub

It would be replaced in further PRs by extending the capabilities of push() and execute()

2 Likes
  • [Cristian] Modes for Trajectory Execution & Parallel execution

  • [v4hn,rhaschke,mamoll] Removing ConstraintSampler::project (see here)

Notes

  • MoveIt 2.5.2 bloomed for Humble / Rolling
    • MSA and much more
  • [Wyatt] Servo with bio_ik
  • [Peter] Python bindings
  • [Cristian] Modes for Trajectory Execution & Parallel execution
  • [Paul] Admittance Control
    • Implemented using ros2_control chainable controller interface
    • New ros2_control package for computing end-effector kinematics controls
    • Allows reacting to forces during controls while supporting gravity compensation
    • Separate Compliance and Stiffness parameters
    • Q Christian Beltran: ROS 1 Support? → Paul: not supported and not planned, but backporting should be possible with some effort
    • Q v4hn: What happens with growing distance to reference trajectory? → Paul: Depends on damping, but blocked motions will continue to directly move to reference points when released.
  • [Paul / Tyler] Generate Parameter Library
    • New framework for making ROS 2 parameters easier to use
    • Declarative yaml file for defining parameters, the library will then generate a C++ struct that implements all the parameter boilerplate code
    • Supports type checks and custom validator functions

Attendees

  • Tyler
  • Henning
  • Vatan
  • Wyatt
  • Paul
  • Cassidy
  • Marq
  • Joe
  • Cory
  • Christian Beltran
  • Michael Ferguson
  • Peter David Fagan
  • Simon Schmeisser
  • Peter Mitrano
  • Noah Wardlow
  • Michael Görner
  • Jafar
  • Noah
  • Nathan
2 Likes