ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Modify ros2 code and build Autoware on that?

asked 2020-11-23 05:42:26 -0500

runtao gravatar image

updated 2020-11-24 14:41:51 -0500

Hi, I'm using Autoware.auto on Foxy. I want to modify the source code of ROS2 Foxy or Dashing(not contribution, just for own use) and build Autoware on my modified ROS2 version, is that possible?

As far as I know Autoware.auto is built on ROS image(ade) which cannot be modified, right? If yes, how could it done?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2020-11-23 09:00:23 -0500

miura gravatar image

What does the ROS image mean, ade?

You can build Autoware.auto without using ade if you maintain the container image downloaded with ade by yourself.

If your Linux distribution is an apt-based system, such as Ubuntu, you can build Autoware.auto from https://gitlab.com/autowarefoundation... You might want to run the scripts in /.gitlab-ci.yml#L58 in order.

I apologize if I'm missing any, as I always use ade.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-11-23 05:42:26 -0500

Seen: 239 times

Last updated: Nov 24 '20