Decision Module
1.0
ICRA2020 AI Challenge Northwestern Polytechnical University Aoxiang Team Strategy Code
|
#include <actionlib/client/simple_action_client.h>
#include <geometry_msgs/Point32.h>
#include "roborts_msgs/PIDControllerTowardAngularAction.h"
#include "gimbal_control.h"
#include "ros/ros.h"
#include "roborts_msgs/GimbalAngle.h"
#include "roborts_msgs/GimbalRate.h"
#include "roborts_msgs/ShootCmd.h"
#include "roborts_msgs/FricWhl.h"
#include "../behavior_tree/behavior_state.h"
Go to the source code of this file.
Classes | |
class | roborts_decision::GimbalExecutor |
Namespaces | |
roborts_decision | |