-
Notifications
You must be signed in to change notification settings - Fork 526
Adapt to built-in ROS2 interface #762
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
base: master
Are you sure you want to change the base?
Changes from all commits
5c4c206
6c4e6cc
171dbcf
5de5978
7eeaef9
534b22c
36a0aa9
fcbf105
b16076a
73e682b
67f3e8f
6f368d8
fd9e725
db96678
7e29e87
389b1d6
310868d
553c541
41105d0
8bee979
4dca604
be0cab4
3a38de0
5a0f2ea
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| [submodule "carla_msgs"] | ||
| path = carla_msgs | ||
| url = https://github.com/carla-simulator/ros-carla-msgs | ||
| branch = master | ||
| url = https://github.com/Motor-Ai/carla-simulator-ros-carla-msgs | ||
| branch = ue4-extend-ros2 | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This branch name has to be changed to the dev branch of the carla-msgs after the merge of the commit into that branch. |
||
This file was deleted.
This file was deleted.
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.
This has to be changed AFTER carla-msgs have been merged!
Don't merge this PR yet!!