noether icon indicating copy to clipboard operation
noether copied to clipboard

Tool path planning and surface segmenter

Results 57 noether issues
Sort by recently updated
recently updated
newest added

1. Compile noether and run the gui The gui viewer should look like this: ![Screenshot from 2024-04-25 10-44-42](https://github.com/ros-industrial/noether/assets/167059981/ed2c5c94-3cac-442a-95b6-6064e0ae33f9) 2. Import an object and plan a path with an additional tool...

1. Compile the gui 2. Start the gui 3. Test the buttons in the toolbar and menubar 4. Test the hotkeys ![image](https://github.com/ros-industrial/noether/assets/167059981/fe6f62be-7ee2-43a6-bb4e-73b5f253921d)

1. Compile noether and run the gui 2. Import a object 3. Create an pipeline with the offset_modifier 4. The points should be shifted by the applied value

Proceed to reproduce: 1. Setting up a new VM with ros 2 rolling 2. Pull from dev branch 3. Create a new Workspace and execute `sudo resdep install -i -r...

Some old markers are still there after re-running the planning ![image](https://github.com/ros-industrial/noether/assets/6725997/5789474a-9f2f-4088-9dad-85ec92a3f17b)

Fixes #218 Before: ![image](https://github.com/ros-industrial/noether/assets/6725997/a6f19297-acc0-4994-bdf2-8cb4ec2d6fab) After: ![image](https://github.com/ros-industrial/noether/assets/6725997/ed9afa7e-0ace-4f05-aa0a-7bee95bd5296)

Spline interpolation causes weird paths ![image](https://github.com/ros-industrial/noether/assets/6725997/a6f19297-acc0-4994-bdf2-8cb4ec2d6fab)

If the search radius is zero, instead of the averaging with the closest point, it should take the normal of the closest face. ![image](https://github.com/ros-industrial/noether/assets/6725997/70fdd3ad-2560-43db-b027-7f8faa1ac4e0)