Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mohradza/vrpn_velocity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vrpn_velocity

Node for taking VRPN position / pose estimates and computing the linear velocity. The current code filters the measurements and puts out the velocity of the vehicle in the VRPN frame. The transformation from VRPN frame to vehicle-1 frame is still being tested.

Input Topic:

  • Pose from VRPN (PoseStamped): /vrpn_client_ros/<vehicle_name>/pose

Output Topics:

  • Unfiltered Velocity Estimate (TwistStamped): /vrpn_velocity/optitrack_frame/raw
  • Low Pass Filtered Velocity Estimate (TwistStamped): /vrpn_velocity/optitrack_frame/filtered

About

ROS node for computing velocity from VRPN pose estimates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published