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

Ci test #3

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Ci test #3

wants to merge 30 commits into from

Conversation

hsd-dev
Copy link
Owner

@hsd-dev hsd-dev commented Apr 23, 2021

No description provided.

jacobperron and others added 30 commits May 18, 2020 10:51
* fix removing obsolete ROS 2 service bridges

Signed-off-by: Dirk Thomas <[email protected]>

* include utility

Signed-off-by: Dirk Thomas <[email protected]>
…os2#263)

* deprecate package key for service parameters, use full type instead

Signed-off-by: Dirk Thomas <[email protected]>

* added const to local variables

Signed-off-by: Dirk Thomas <[email protected]>
…pairs (ros2#268)

* Fixed issue where explicitly mapped packages with the same package/service name cause redefinition errors

Signed-off-by: Gavin Suddrey <[email protected]>

* Removing unneeded whitespace

Signed-off-by: Gavin Suddrey <[email protected]>
… dynamic_bridge (ros2#282)

* add factory API to create ROS 2 pubs/subs with rclcpp QoS

Signed-off-by: Dirk Thomas <[email protected]>

* add API to create bridges with rclcpp QoS

Signed-off-by: Dirk Thomas <[email protected]>

* use hardcoded QoS (keep all, transient local) for /tf_static topic

Signed-off-by: Dirk Thomas <[email protected]>

* feedback cleaner code

Signed-off-by: Dirk Thomas <[email protected]>

* fix compile error of previous commit

Signed-off-by: Dirk Thomas <[email protected]>

* update existing code the same way

Signed-off-by: Dirk Thomas <[email protected]>

* simplify qos construction

Signed-off-by: Dirk Thomas <[email protected]>
Signed-off-by: Dirk Thomas <[email protected]>
Signed-off-by: Jacob Perron <[email protected]>
… rosidl_adapter and .msg files (ros2#296)

* update to use rosidl_parser and .idl files rather than rosidl_adapter and .msg files

Signed-off-by: William Woodall <[email protected]>

* fix quote style linting error

Signed-off-by: William Woodall <[email protected]>
* very minor typo in comments

* Fix other copy-paste typos.

Co-authored-by: Steven! Ragnarök <[email protected]>
Co-authored-by: tomoya <[email protected]>
* Fix logging for updated rclcpp interface

Signed-off-by: Michael Carroll <[email protected]>

* Update src/bridge.cpp

Signed-off-by: Michael Carroll <[email protected]>

Co-authored-by: Ivan Santiago Paunovic <[email protected]>

* Update to pass char *

Signed-off-by: Michael Carroll <[email protected]>

* Uncrustify

Signed-off-by: Michael Carroll <[email protected]>

Co-authored-by: Ivan Santiago Paunovic <[email protected]>
Signed-off-by: Chris Lalancette <[email protected]>
Signed-off-by: Harsh Deshpande <[email protected]>
Signed-off-by: Harsh Deshpande <[email protected]>
build times are not a concern and it is not significantly improved when using ros-tooling actions

Signed-off-by: Harsh Deshpande <[email protected]>
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.

10 participants