moveit / moveit_drake

Experimental repository for Moveit2 - Drake integration
BSD 3-Clause "New" or "Revised" License
15 stars 6 forks source link

Remove hard coded frames, retrieve from parameters #16

Open kamiradi opened 3 months ago

kamiradi commented 3 months ago
          we'll need to figure out what exactly to weld here, since `"panda_link0"` is, of course, hard-coded. I'm sure there's a way to just weld the base-most link name of the robot description. That, or we can make it a parameter if needed, but hopefully isn't necessary.

_Originally posted by @sea-bass in https://github.com/moveit/moveit_drake/pull/8#discussion_r1653822324_