eki_interface_srv
ROS2 service for sending one off gcode commands to the robot.
example:
ros2 service call /send_gcode_command eki_interface_srv/srv/SendGcodeCommand "{gcode_line: 'G1 X-400 Y-350 Z400 F100'}"
ROS2 service for sending one off gcode commands to the robot.
example:
ros2 service call /send_gcode_command eki_interface_srv/srv/SendGcodeCommand "{gcode_line: 'G1 X-400 Y-350 Z400 F100'}"