Skip to content

Work space for crazyfile project. Mainly used for validating motion planning algorithms

Notifications You must be signed in to change notification settings

ghostSAS/crazyflie_ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sub-workspace for crazyflie

This workspace serves as a submodule of crazyswarm repo. Mainly used for validating motion planning algorithms

Contribute to this repo

  1. navigate to the root of crazyswarm repo cd ~/crazyswarm
  2. clone this repo as a submodule to the script directory
mkdir ~/crazyswarm/ros_ws/src/crazyswarm/scripts/crazyflie_ws
git submodule add https://github.com/ghostSAS/crazyflie_ws.git ~/crazyswarm/ros_ws/src/crazyswarm/scripts/crazyflie_ws
  1. initialize and update the submodule
git submodule init
git submodule update

About

Work space for crazyfile project. Mainly used for validating motion planning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published