Skip to content

macOS install docs#103

Open
ryanjAA wants to merge 1 commit intodronecan:masterfrom
ryanjAA:patch-1
Open

macOS install docs#103
ryanjAA wants to merge 1 commit intodronecan:masterfrom
ryanjAA:patch-1

Conversation

@ryanjAA
Copy link

@ryanjAA ryanjAA commented Nov 13, 2025

Adds instructions on how to install on macOS

Adds instructions on how to install on macOS
Copy link
Collaborator

@joshanne joshanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be happy to give an approval if this block is updated.


Download macOS_DroneCAN_install.sh
Make it executable by navigating into the folder it is in (Downloads) and running:
```chmod +x macOS_DroneCAN_install.sh
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The markdown rendering on github makes this line invisible (see this permalink to the changes you've made).

You actually want this block to look like the following:

Suggested change
```chmod +x macOS_DroneCAN_install.sh
```bash
chmod +x macOS_DroneCAN_install.sh
./macOS_DroneCAN_install.sh
```

Copy link
Collaborator

@joshanne joshanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the macOS_DroneCAN_install.sh script located? It's not within this repo as far as I can tell - forgot to add before pushing?

That file should either:

  • be self contained in this repo, accessible for review.
  • or; we need to generate an installer for macOS files (I think it's dmg, if i'm not mistaken).

Happy to take a look at getting the build servers to handle this for us if we think it's necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants