Skip to content

Simplifying installation instructions by changing dependencies#791

Draft
knmcguire wants to merge 7 commits intomainfrom
rosdep-add
Draft

Simplifying installation instructions by changing dependencies#791
knmcguire wants to merge 7 commits intomainfrom
rosdep-add

Conversation

@knmcguire
Copy link
Collaborator

@knmcguire knmcguire commented Nov 13, 2025

There are a lot of ifs and buts when installing crazyswarm2. This draft PR is a suggestion to simplication.

What I've done is:

  • Nice gui is optional now (as that is not installable as a pip package)
  • Changed all tf-transformations to transform3d (that is a system package)
  • Inputted all rowan functions to np.py backend (tested this with figure8 and it should work)
  • Use rosdep to install dependencies

I also notice that rviz for the single line hello world didn't work anymore, which is because it's now defaulted to False, so here it is back on.

This should fix the following issues:

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.

Single segment trajectory failure

1 participant