# ROS2 industrial manipulation Reference ## Commando's Under contruction ![image](https://control.ros.org/rolling/_images/ros2_control_overview.png) ![image](https://control.ros.org/rolling/_images/ros2_control_mobile_manipulator_control_arch_multi_robots_in_one_controller_manager.png) Bekijken van de omgeving ```bash ros2 launch manipulation view_environment.launch.py ``` Starten nieuwe moveit-configratie in setup assistant ```bash ros2 launch moveit_setup_assistant setup_assistant.launch.py ``` Starten bestaande moveit-configuratie met setup assistant ```bash ros2 launch manipulation_moveit_config setup_assistant.launch.py ``` ## Opdracht 1 Maken nieuwe moevit configuratie Testen nieuwe moveit configuratie ## Opdracht 1 ```bash ros2 launch manipulation environment.launch.py ``` starten opdracht1 ```bash ros2 run manipulation assignment1 ``` ## Opdracht 2 ```bash ros2 launch manipulation environment_w_gazebo.launch.py ``` ```bash ros2 launch manipulation spawn_battery.launch.py ``` ```bash ros2 run manipulation assignment2 ```