moveit2
The MoveIt Motion Planning Framework for ROS 2.
Classes | Functions
pose_tracking_demo.cpp File Reference
#include <std_msgs/msg/int8.hpp>
#include <geometry_msgs/msg/transform_stamped.hpp>
#include <moveit_servo/servo.h>
#include <moveit_servo/pose_tracking.h>
#include <moveit_servo/status_codes.h>
#include <moveit_servo/servo_parameters.h>
#include <moveit_servo/make_shared_from_pool.h>
#include <thread>
Include dependency graph for pose_tracking_demo.cpp:

Go to the source code of this file.

Classes

class  StatusMonitor
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Instantiate the pose tracking interface. Send a pose slightly different from the starting pose Then keep updating the target pose a little bit

Definition at line 85 of file pose_tracking_demo.cpp.

Here is the call graph for this function: