Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed set pinger position node from vrx.launch as well #439

Merged
merged 2 commits into from
Mar 18, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update vrx.launch
  • Loading branch information
caguero authored Mar 17, 2022
commit 8c03cdbd5b546591c4f003ace4f5638d1b367b70
2 changes: 1 addition & 1 deletion vrx_gazebo/launch/vrx.launch
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
-R $(arg R) -P $(arg P) -Y $(arg Y)
-urdf -param $(arg namespace)/robot_description -model wamv"/>

<!-- Set the pinger location -->
<!-- Pinger visualization -->
<node name="pinger_visualization" pkg="vrx_gazebo" type="pinger_visualization.py" />

</launch>