Skip to content

A package to adapt the noether path planning library to the godel, scan-plan project.

Notifications You must be signed in to change notification settings

Jmeyer1292/godel_noether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godel Noether

Implements Godel's meshing and tool path planning plugins using the Path-Planning IR&D work.

Description

Exports a meshing plugin by the name: godel_noether::NoetherMesher.

Exports a tool path planning plugin by the name: godel_noether::NoetherPathPlanner.

Dependencies

Godel Noether

To Use

Under godel_robots find your robot support package and then look in the config/ folder for a plugins.yaml file.

Change it to read:

meshing_plugin_name: "godel_noether::NoetherMesher"
blend_tool_planning_plugin_name: "godel_noether::NoetherPathPlanner"
...

About

A package to adapt the noether path planning library to the godel, scan-plan project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published