Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

@jacobperron
Copy link
Collaborator

This is a forward port of #1031 from Eloquent.

@chapulina chapulina added the ros2 label Mar 3, 2020
@chapulina
Copy link
Contributor

Mind triggering CI as described in the wiki?

@jacobperron
Copy link
Collaborator Author

Linux: Build Status

@jacobperron
Copy link
Collaborator Author

jacobperron commented Mar 4, 2020

For comparison, I've triggered jobs for ros2 and eloquent branches:

  • ros2 Build Status
  • eloquent Build Status

@chapulina
Copy link
Contributor

Oh gosh, has uncrustify been updated? All these tests have been passing fine.

The [Err] [Master.cc:96] EXCEPTION: Unable to start server[bind: Address already in use]. There is probably another Gazebo process running. errors are concerning. This means some test is starting Gazebo but not being able to kill it.

@jacobperron
Copy link
Collaborator Author

jacobperron commented Mar 5, 2020

Oh gosh, has uncrustify been updated? All these tests have been passing fine.

I believe the uncrustify errors are due to ament/ament_lint#210, which changed the default config file used for ROS 2.

Edit: The eloquent build I triggered is incorrect since it is using the latest ROS 2 branches. I'll retrigger it.

@jacobperron
Copy link
Collaborator Author

PR fixing uncrustify errors: #1060

@jacobperron
Copy link
Collaborator Author

I've rebased to resolve conflicts.

Linux: Build Status

@chapulina
Copy link
Contributor

This needs rebasing again

@jacobperron
Copy link
Collaborator Author

Rebased.
Linux: Build Status

@chapulina
Copy link
Contributor

uh oh error: ‘SensorDataQos’ is not a member of ‘rclcpp’

@jacobperron
Copy link
Collaborator Author

uh oh error: ‘SensorDataQos’ is not a member of ‘rclcpp’

Fixed in 9791ebc 🙃

@jacobperron
Copy link
Collaborator Author

jacobperron commented Jun 12, 2020

Linux: Build Status

All other sensor publishers were updated previously to use the same profile (ros-simulation#926).
I'm not sure if the image publishers were overlooked or the image_transport API didn't
support setting the QoS profile at the time.

Signed-off-by: Jacob Perron <[email protected]>
Signed-off-by: Jacob Perron <[email protected]>
@jacobperron
Copy link
Collaborator Author

Rebased to get the latest fixes on ros2: Build Status

@jacobperron jacobperron requested a review from chapulina June 17, 2020 20:35
@chapulina chapulina merged commit cedd022 into ros-simulation:ros2 Jun 17, 2020
@jacobperron jacobperron deleted the fwd_port_1031 branch June 17, 2020 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants