ros-industrial-consortium / scan_n_plan_workshop

48 stars 25 forks source link

Created service for generating a motion plan for scan trajectories #66

Closed DavidSpielman closed 6 months ago

DavidSpielman commented 6 months ago

Modified the snp_widget to utilize this new scan trajectory service to read values from a YAML file and return a joint trajectory message as a response. The robot will then execute the scan trajectory as it has previously.