-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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] Autoware Launcher #1950
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@isamu-takagi -std=c++11
should be specified by autoware_build_flags
.
https://github.com/CPFL/Autoware/wiki/Quality-Control
ros/src/util/packages/autoware_rviz_plugins/state_panel/CMakeLists.txt
Outdated
Show resolved
Hide resolved
ros/src/util/packages/autoware_rviz_plugins/autoware_launcher_rviz/CMakeLists.txt
Outdated
Show resolved
Hide resolved
@isamu-takagi Is there any introduction to change launched nodes or default settings for developers? |
d9d6ee7
to
12379de
Compare
ros/src/util/packages/autoware_rviz_plugins/autoware_launcher_rviz/CMakeLists.txt
Show resolved
Hide resolved
ros/src/util/packages/autoware_rviz_plugins/autoware_launcher_rviz/CMakeLists.txt
Outdated
Show resolved
Hide resolved
ros/src/util/packages/autoware_rviz_plugins/autoware_launcher_rviz/src/module_panel.cpp
Outdated
Show resolved
Hide resolved
ros/src/util/packages/autoware_rviz_plugins/autoware_launcher_rviz/src/module_panel.cpp
Show resolved
Hide resolved
…into feature/autoware_launcher
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!! Looks Good To Me!!
[Feature] Release Autoware Launcher (#1637)
Status
DEVELOPMENT
Description
This is a experimental release of Autoware Launcher (#1637).
Todos
Steps to Test or Reproduce
See Quick Start in README.md