Package Summary

Tags No category tags.
Version 0.0.4
License BSD-3-Clause-Attribution
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://gitlab.com/InstitutMaupertuis/ros_additive_manufacturing.git
VCS Type git
VCS Version melodic
Last Updated 2021-02-23
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags metapackage additive_manufacturing industrial ros-industrial
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Post processor for additive manufacturing

Additional Links

No additional links.

Maintainers

  • Victor Lamoine

Authors

  • Victor Lamoine - Institut Maupertuis

How do I use the post processor?

The post processor class is provided as an example and might be incomplete or not adapted to your needs.

If you want to create your own post-processor from it: - Create a package in which you define a class that derives from PostProcessor - Override all the virtual member functions of PostProcessor in your new class - Inside your new class functions append to the program_ string your program instructions

You can also create a service and a Qt GUI arround the post processor.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Plugins

No plugins found.

Recent questions tagged ram_post_processor at answers.ros.org