This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd ~/ROS2FRC | |
colcon build | |
source install/setup.bash | |
ros2 run v4l2_camera v4l2_camera_node | |
ros2 topic list | |
sudo apt install ros-humble-rqt-image-view | |
rqt_image_view |