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

Adding own code to autoware

asked 2020-05-19 13:52:19 -0500

henryth gravatar image

Is it possible to add modifications to autoware and then use it in CARLA?

edit retag flag offensive close merge delete

Comments

The answer is most likely yes, that's part of the value of open-source! I'm sure they'd love to chat with you about adding your own contributions to autoware.

stevemacenski gravatar image stevemacenski  ( 2020-05-20 01:35:25 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2020-05-29 02:29:39 -0500

Josh Whitley gravatar image

You can certainly make your own modifications! You will need to create a fork of each of the repositories that make up Autoware, make the changes you want on your fork, and then compile it on your machine. It you wish to contribute those changes back to Autoware, then you make a Pull Request back to the official Autoware repo.

For more detailed instructions on contributing to an open-source repository, see this example repository.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-05-19 13:52:19 -0500

Seen: 186 times

Last updated: May 29 '20