Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to build survive_publisher using catkin #309

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jul 5, 2024

  1. Revive survive in catkin make build property, for the ability to use …

    …catkin_tools to build survive_publisher
    kbrameld committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b19ea4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb64ef View commit details
    Browse the repository at this point in the history
  3. catkin_package must be called before any targets are added. Otherwise…

    …, executables don't get compiled into the devel directory correctly
    kbrameld committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    43f2001 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    3d8af39 View commit details
    Browse the repository at this point in the history