Conversation
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
|
@ahcorde you need to modify the Edit: note to self: cherry pick #509 to noetic |
Signed-off-by: ahcorde <ahcorde@gmail.com>
|
I'm working into create the container |
|
@ros-pull-request-builder retest this please |
|
Still says the noetic container doesn't exist - has that been pushed? |
|
@SteveMacenski / @ahcorde Here's the MR adding Noetic and Foxy images: osrf/docker_images#395 However, Mike says these won't be added until both the Noetic and Foxy betas are out. |
|
Alright - what do you want to do here? I don't mind too much that Circle fails on the lack of image as long as there's some action behind it (seems like there is). I'm a little concerned by the tests failing in the build farm Noetic build though |
I think the simplest method is just to create our own Docker images for now and have CircleCI test against them until the official ones are available. @SteveMacenski or @ahcorde, any volunteers? I would love to do this but I haven't the time at the moment. |
|
I'm also pretty wrapped up right now. Vision processing is taking a back seat for me right now for depth processing. |
|
Done: https://hub.docker.com/repository/docker/jwhitleywork/ros/tags?page=1 Not sure that all of the dependencies are available yet but I guess we'll see when we try to build it! @ahcorde Can you please update your |
|
Image and CI script updated. Looks like there is a problem when building, though. |
|
@ahcorde Please rebase your branch on this fork's |
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
|
I have removed (as it's already done in ROS 2) :
|
|
circle CI is green ✔️ but there are two compiler warnings :
|
Why? These seem like important things to persist. Those warnings look like they come from GTK internal, am I mistaken? I don't know that there are action items for this repo on it. Maybe we need to use a newer version of VTK? Jekin's error seems related though |
I copied the file from ROS 2 which is already in Python3 |
|
Why was removing fisheye and a test required for noetic? Its good capability we should be adding to ROS2, not removing from ROS1 between distributions. |
Signed-off-by: ahcorde <ahcorde@gmail.com>
|
Restored fisheye camera model |
|
@ahcorde Even though it is now passing CI, I'm not sure that starting with the ROS2 version was the right approach here. There are quite a few things that were missing or modified for the ROS2 version that we want included (e.g. the max-chessboard-speed parameter). Can you please make sure this has feature parity with the Melodic version? |
|
Hi, just pinging back here |
|
@SteveMacenski / @ahcorde Since our urgency has gone up on this, I'm going to incorporate the changes made on @ahcorde's branch into a new |
|
Sounds good to me |
Following the guidelines to migrate packates to noetic