In upcreate3_control package, you can find joy.launch.py launch file. It allows to run all the things you need to use a remote joypad on you robot.
To start joy teleop, you need to launch the following command after the bringup one:
ros2 launch upcreate3_control joy.launch.py
Configurations are based on Logitech F710 controller and are the typical teleop_twist_joy keys.
To check your joypad keys, use this guide.
Copyrights © 2022 G. Bruno gbr1.github.io under MIT License