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

Feature/freya launch file #120

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Feature/freya launch file #120

merged 2 commits into from
Jan 12, 2024

Conversation

Aldokan
Copy link
Member

@Aldokan Aldokan commented Jan 10, 2024

Made a simple freya launch file which currently includes the thruster_allocator and thruster_interface launch files.

@Aldokan Aldokan requested a review from alekskl01 January 10, 2024 13:12
@Aldokan Aldokan linked an issue Jan 10, 2024 that may be closed by this pull request
3 tasks
Comment on lines +8 to +13
def generate_launch_description():
# Set environment variable
set_env_var = SetEnvironmentVariable(
name='ROSCONSOLE_FORMAT',
value='[${severity}] [${time}] [${node}]: ${message}'
)
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we need this?

@alekskl01 alekskl01 merged commit a8d74ca into development Jan 12, 2024
1 check passed
@alekskl01 alekskl01 deleted the feature/freya_launch_file branch January 12, 2024 07:45
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.

[TASK] Freya launch file
2 participants