TSC21
|
2a368b4db1
|
uorb_to_ros_urtps_topics: minor cleanup
|
4 years ago |
TSC21
|
a8a56a03a4
|
microRTPS: rename uorb_to_ros_rtps_ids to uorb_to_ros_urtps_topics and remove the 'id' references on it
|
4 years ago |
TSC21
|
695e1fa574
|
uorb_to_ros_rtps_ids: add an header with a notice regarding the autogneration of the 'px4_ros_com' urtps_bridge_topics.yaml file
Although it can be modified manually, we are going to recommend the developer to generate it from the PX4-Autopilot side instead
|
4 years ago |
TSC21
|
2be7ca08ba
|
msg: generation and parsing scripts: add Python3 support
|
5 years ago |
Daniel Agar
|
176d7ef62d
|
Jenkins PX4 ROS2 bridge don't specify python binary
|
5 years ago |
Christian Clauss
|
6dc55f97d4
|
More fixes for Python 3 compatibility (#13008)
* More fixes for Python 3 compatibility
* Workaround if the six module is not pip installed
* Lose the semicolons
|
5 years ago |
TSC21
|
c9aab6319f
|
microRTPS: update headers licenses
|
5 years ago |
Beat Küng
|
3743e6d8fb
|
yaml: use safe_load(f) instead of load(f, Loader=yaml.FullLoader)
yaml.FullLoader is not always defined
|
6 years ago |
Alexis Paques
|
453ecfeb55
|
YAML: use Loaders and safe_load (#11910)
|
6 years ago |
TSC21
|
14d7adc519
|
Jenkins CI: PX4 ROS2: deploy required tools
|
6 years ago |