Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishaan-Datta committed Oct 11, 2024
1 parent 7c691fa commit 253712b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion workspace_python/ros2_ws/src/python_workspace/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
Running the camera node:
ros2 run python_workspace camera_node --ros-args -p static_image_path:='/home/user/Desktop/ROS/Models/Maize Model/sample_maize_images' -p loop:=-1 -p frame_rate:=10 -p model_dimensions:=[640,640]
ros2 run python_workspace camera_node --ros-args -p static_image_path:='/home/user/Desktop/ROS/Models/Maize Model/sample_maize_images' -p loop:=-1 -p frame_rate:=10 -p model_dimensions:=[640,640]

ros2 run python_workspace jetson_node

ros2 run python_workspace extermination_node

0 comments on commit 253712b

Please sign in to comment.