This repository contains packages related to additive manufacturing processes. Below is a brief description of each package included in this repository.
For details on the ur_trajectory_follower package, please refer to the README file in the ur_trajectory_follower directory.
This package requires the following to be installed:
To install the packages, clone the repository and run the setup script to install dependencies and build the workspace:
git clone https://github.com/match-ROS/match_additive_manufacturing.git
cd match_additive_manufacturing
./setup.shTo use the packages, source the workspace and run the desired nodes:
source devel/setup.bashTo launch everything:
roslaunch print_sim run_simulation_complete.launch
roslaunch ur_trajectory_follower complete_ur_trajectory_follower_ff_only.launchMeasurement results in Rosbag format can be found at the following link
https://seafile.cloud.uni-hannover.de/d/9b66d3d6af834b0b815f/
Contributions are welcome! Please fork the repository and submit a pull request.
See the LICENSE file for license rights and limitations (MIT).
https://doi.org/10.5281/zenodo.14507474
For any questions or inquiries, please contact matchbox@match.uni-hannover.de

