change repository root location to root of ros2 workspace #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "change_remote_root"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change remote root so the packages can be build on another machine. This is done because the Raspberry Pi 4B+ 2GB does not have enough RAM to build the px4_ros_com package.
With the new repository root at the root of the ros2 workspace, built packages automatically get pushed to the repo so they can be built on a more powerful computer, and then the raspberry pi doesn't have to build them