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

Skip to content

C++ API wrapper for displaying shapes and meshes in Rviz

Notifications You must be signed in to change notification settings

glennliu/rviz_visual_tools

 
 

Repository files navigation

Rviz GUI Communication Protocol

GUI to Drone

/target_pose

Type:geometry_msgs/PoseStamped; Description: used for target pose for drone;

/flight_cmd

Type:std_msgs/Int16 Description: send takeoff and land command to drone.

Drone to GUI

  • /demo/state Type: std_msgs/Int16 Description: display drone state to GUI.

Rviz

use the /rviz/demo.rviz

About

C++ API wrapper for displaying shapes and meshes in Rviz

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.7%
  • CMake 2.1%
  • C 1.8%
  • Other 0.4%