ROS2 Tutorial: Robotic Arm
If you want to thank the author, please use icons on the right next time you shop on Amazon

Building and Running

It looks same as for the earlier tutorials:

                    T1:
                    cd ~/SnowCron/ros_projects/harsh
                    colcon build --packages-select arm_01
                    source install/setup.bash
                    ros2 launch arm_01 arm_sim.launch.py
                
                    T2:
                    cd ~/SnowCron/ros_projects/harsh
                    source install/setup.bash
                    ros2 run arm_01 trajectory_points_act_server
                

(C) snowcron.com, all rights reserved

Please read the disclaimer