Skip to content

Implements the thrust-to-weight ratio filter as a standalone class that takes in a nav_msgs::odometry topic, including velocity information

Notifications You must be signed in to change notification settings

radionavlab/tw_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tw_filter

Calculates thrust-to-weight ratio for a quadrotor using odometry

Usage

roslaunch tw_filter twQuad.launch quad_namespace:={quadname}

Installation

Clone in a catkin workspace under src, then go to the base catkin directory and use catkin_make. Depends on standard message packages (nav_msgs, geometry_msgs).

About

Implements the thrust-to-weight ratio filter as a standalone class that takes in a nav_msgs::odometry topic, including velocity information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published