ros-industrial-consortium / descartes

ROS-Industrial Special Project: Cartesian Path Planner
Apache License 2.0
126 stars 92 forks source link

Small Cleanup to Cartesian Point Link code #173

Closed Jmeyer1292 closed 7 years ago

Jmeyer1292 commented 8 years ago

This PR processes user input into a CartesianPointInfo tree in a much more direct way. Less code, more maintainable.