cd
cd Documents/GitKraken/DIGIT_works/RosBag/
mamba activate ros_env
ros2 run rviz2 rviz2 -d ROS_Workspace/default.rviz
cd
cd Documents/GitKraken/DIGIT_works/RosBag/ROS_Workspace/
mamba activate ros_env
colcon build
source install/local_setup.sh
ros2 launch data_quality tf_listener.launch.py
cd
cd Documents/GitKraken/DIGIT_works/RosBag/
mamba activate ros_env
ros2 bag play bag_name
cd
cd Documents/GitKraken/DIGIT_works/RosBag/
mamba activate ros_env
ros2 run tf2_tools view_frames -o frames
ros2 run tf2_ros tf2_echo marker_111 marker_0
mamba activate ros_env
ros2 run rqt_image_view rqt_image_view --ros-args --remap image:=/anafi/camera/image