ROS2 Tutorial: Robotic Arm

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