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

Launch VRX with or without the WAMV #760

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

j-herman
Copy link
Collaborator

Reverts competition.launch.py to main branch and creates a new launch file, vrx_environment.launch.py, to launch the world and wamv or other vehicle separately.

To test:

  • Confirm competition script opens and runs normally, with working WAMV:
    ros2 launch vrx_gz competition.launch.py world:=sydney_regatta

  • Launch environment and vehicle separately:
    ros2 launch vrx_gz vrx_environment.launch.py world:=sydney_regatta
    ros2 launch vrx_gz spawn.launch.py name:=wamv world:=sydney_regatta model:=wam-v x:=-535 y:=162 z:=0 R:=0 P:=0 Y:=1

@caguero caguero added this to the 2.4.0 milestone Dec 20, 2023
Copy link
Contributor

@caguero caguero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me!

@caguero caguero merged commit c175f4f into caguero/spawn_robot Dec 22, 2023
1 check passed
@caguero caguero deleted the jessica/spawn_robot branch December 22, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants