cd ~ros2_ws/src
git clone git@github.com:furkansariyildiz/potential_function.git
source /opt/ros/$ROS_ENV/setup.bash
colcon build --symlink-install --packages-select potential_function
ros2 launch potential_function potential_function.launch.py
cd ~ros2_ws/src
git clone git@github.com:furkansariyildiz/potential_function.git
source /opt/ros/$ROS_ENV/setup.bash
colcon build --symlink-install --packages-select potential_function
ros2 launch potential_function potential_function.launch.py