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

refactor(mission_planner)!: add autoware prefix and namespace #7414

Merged

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Jun 10, 2024

Description

Part of:

Tests performed

psim

image

~/pilot-auto (main %=)
$ ros2 launch autoware_static_centerline_generator run_planning_server.launch.xml vehicle_model:=lexus
[INFO] [launch]: All log files can be found below /home/kosuke55/.ros/log/2024-06-10-19-12-14-782525-DPC2103006-787757
[INFO] [launch]: Default logging verbosity is set to INFO
[WARNING] [launch_ros.actions.node]: Parameter file path is not a file: /home/kosuke55/pilot-auto/install/autoware_launch/share/autoware_launch/config/planning/scenario_planning/lane_driving/motion_planning/path_optimizer/path_optimizer.param.yaml
[INFO] [vector_map_tf_generator-1]: process started with pid [787760]
[INFO] [lanelet2_map_visualization-2]: process started with pid [787762]
[INFO] [main-3]: process started with pid [787764]
[INFO] [rviz2-4]: process started with pid [787766]
[INFO] [app.py-5]: process started with pid [787768]
[app.py-5]  * Serving Flask app 'app'
[app.py-5]  * Debug mode: on
[app.py-5] WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
[app.py-5]  * Running on http://localhost:4010/
[app.py-5] Press CTRL+C to quit
[app.py-5]  * Restarting with stat
[app.py-5]  * Debugger is active!
[app.py-5]  * Debugger PIN: 474-966-708
[rviz2-4] [INFO 1718014336.062522836] [rviz2]: Stereo is NOT SUPPORTED (operator()() at ./src/main.cpp:62)
[rviz2-4] [INFO 1718014336.062638393] [rviz2]: OpenGl version: 4.6 (GLSL 4.6) (operator()() at ./src/main.cpp:62)
[rviz2-4] [INFO 1718014336.202570913] [rviz2]: Stereo is NOT SUPPORTED (operator()() at ./src/main.cpp:62)

Effects on system behavior

change only package name no change on topic name

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) labels Jun 10, 2024
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
@kosuke55 kosuke55 force-pushed the refactor/add-prefix-mission-planner branch from 2249328 to b2d33c8 Compare June 10, 2024 10:21
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
@kosuke55 kosuke55 enabled auto-merge (squash) June 10, 2024 10:26
@kosuke55 kosuke55 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 10, 2024
@kosuke55 kosuke55 merged commit 696577f into autowarefoundation:main Jun 10, 2024
33 checks passed
@kosuke55 kosuke55 deleted the refactor/add-prefix-mission-planner branch June 10, 2024 12:08
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
* refactor(mission_planner)!: add autoware prefix and namespace

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

* fix svg

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

---------

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:launch Launch files, scripts and initialization tools. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants