Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Shuhang Huang
turtlebot3
Commits
1f76b814
Unverified
Commit
1f76b814
authored
4 years ago
by
Ryan Jaehyun Shim
Committed by
GitHub
4 years ago
Browse files
Options
Download
Patches
Plain Diff
Update raspicam.launch.py
parent
af0f6ef1
feature-raspicam
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
turtlebot3_bringup/launch/raspicam.launch.py
+2
-2
turtlebot3_bringup/launch/raspicam.launch.py
with
2 additions
and
2 deletions
+2
-2
turtlebot3_bringup/launch/raspicam.launch.py
+
2
−
2
View file @
1f76b814
...
...
@@ -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
=
'raspicam
2
'
,
node_executable
=
'raspicam
2
_node'
,
parameters
=
[
camera_param_dir
],
output
=
'screen'
),
])
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets