-
Control AMR in the simulator with simulation_sample_amr_simple_motion
simulation_sample_amr_simple_motionis a simulated sample application that uses a Python-based ROS node to control the movements of QRB autonomous moving robots (AMRs) within the simulator. -
Enable pick-and-place in the simulator with simulation_sample_pick_and_place
This pick-and-place simulated sample application uses the C++ based robotic manipulation ROS 2 node
simulation_sample_pick_and_placeto demonstrate autonomous pick-and-place operations usingMoveIt2for motion planning andGazebofor physics simulation.
Run robotics sample applications
The robotics sample applications provide the prototype sample code that implements AMR simple motion and pick-and-place operation in the simulator.

