KavrakiLab / robowflex

Making MoveIt Easy!
https://kavrakilab.github.io/robowflex/
Other
116 stars 24 forks source link

Goal marker without builder #242

Closed werner291 closed 3 years ago

werner291 commented 3 years ago

Added an overloaded version of IO::RVIZHelper::addGoalMarker that does not require a builder, and instead takes a request directly.

Note: this branch includes #238, might want to merge that one first. (I'll try my best to avoid dependencies like that from now on, am still learning branching strategies.)