Skip to content

ASU-RISE-Lab/px4_vrpn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

px4_vrpn

This is a ROS2 package that streams the VRPN data from Optitrack to PX4 using the appropriate transformations.

Package dependencies are vrpn_client_ros and px4_ros_com.

Clone the repo under the src folder of your colcon_ws

To build run: cd <path/to/colcon_ws> and colcon build --pacakegs-select px4_vrpn_pubsub

To run the node: cd <path/to/colcon_ws> and then ros2 run px4_vrpn_pubsub mocap_pubsub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.2%
  • CMake 8.8%