Unverified Commit 1f76b814 authored by Ryan Jaehyun Shim's avatar Ryan Jaehyun Shim Committed by GitHub
Browse files

Update raspicam.launch.py

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -40,8 +40,8 @@ def generate_launch_description():
description='Full path to camera parameter file to load'),
Node(
package='raspicam_node',
node_executable='raspicam_node',
package='raspicam2',
node_executable='raspicam2_node',
parameters=[camera_param_dir],
output='screen'),
])
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment