-
Notifications
You must be signed in to change notification settings - Fork 124
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
Add initial ROS2 humble packages #2474
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
7ea1222
add packages converted
MishkaMN ec2dfe7
Build only specific packages
MishkaMN fcda0d1
different format
MishkaMN 5bd37ce
fix docker to humble
MishkaMN 494947b
add basic_autonomy
MishkaMN 6ae6b2b
remove motion_computation for now
MishkaMN e48fdc5
remove motion_computation for now
MishkaMN 07b1545
basic_autonomy fix
MishkaMN 6c8eb80
final fix for basic_autonomy
MishkaMN 97657c8
plugins that build fine
MishkaMN 428f251
update with plugins
MishkaMN 7cc26ab
add more packages that are building fine
MishkaMN 29298b4
revert all cpp and hpp h
MishkaMN 664d527
Apply specific changes
MishkaMN 735f6ac
include correct headers
MishkaMN da0f853
fix declare_parameter
MishkaMN dd8ffef
fix headers again
MishkaMN 27a8d1e
add missing buffer headers
MishkaMN 0a5035e
address comments
MishkaMN 6a7d4b5
Fix Dockerfile
MishkaMN bd55b2c
fix lci_strategic unit test
MishkaMN c105afc
fix lightbar_manager unit test
MishkaMN 56f3417
turn off roadway_objects as we don't use anymore
MishkaMN 393befc
enable failure report
MishkaMN dbbf66c
fix CI.yml
MishkaMN 2d5f0ad
fix trajectory_executor unit test
MishkaMN c879137
more coherent logging CI
MishkaMN 43f1d91
typo
MishkaMN cee3645
remove wrongt arg from CI
MishkaMN 1a81cba
relax coupling of trajectory_executor unit test from chrono
MishkaMN 9ca4d42
Update test_trajectory_executor.cpp
MishkaMN 44f01d4
Update test_trajectory_executor.cpp
MishkaMN 1534ff6
Update humble-upgraded-packages.txt
MishkaMN 6c572b2
Update humble-upgraded-packages.txt
MishkaMN a80c6ec
Update CMakeLists.txt to run serial
MishkaMN bc878fa
Update test_trajectory_executor.cpp to ensure namespace
MishkaMN d6115a9
Update CMakeLists.txt
MishkaMN 0abd0f4
Update test_trajectory_executor.cpp
MishkaMN 6ff6871
Update test_trajectory_executor.cpp
MishkaMN d47be84
Update test_trajectory_executor.cpp
MishkaMN aa7bb00
Update test_trajectory_executor.cpp
MishkaMN a6034f3
Update CMakeLists.txt
MishkaMN d590c1e
update turned off code with JIRA
MishkaMN ea4bab2
Update comment with JIRA ticket
MishkaMN 28d7001
Update lightbar_manager_node.hpp
MishkaMN File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ on: | |
branches: | ||
- develop | ||
- master | ||
- develop-humble | ||
- "release/*" | ||
tags: | ||
- "carma-system-*" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
approximate_intersection carma motion_prediction_visualizer system_controller object_visualizer mock_controller_driver object_detection_tracking gnss_to_map_convertor mobilitypath_visualizer bsm_generator trajectory_visualizer trajectory_executor lightbar_manager mobilitypath_publisher guidance port_drayage_plugin subsystem_controllers carma_wm roadway_objects basic_autonomy carma_guidance_plugins plan_delegator traffic_incident_parser platooning_tactical_plugin intersection_transit_maneuvering light_controlled_intersection_tactical_plugin stop_and_dwell_strategic_plugin cooperative_lanechange lci_strategic_plugin stop_controlled_intersection_tactical_plugin sci_strategic_plugin inlanecruising_plugin platooning_control trajectory_follower_wrapper approaching_emergency_vehicle_plugin yield_plugin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Is there a reason we no longer need this?
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.
we should keep this, I just had it turned off, but let me turn them on.