Tetrapod Project
waypoint_planner.h
Go to the documentation of this file.
1
#ifndef waypoint_planner_h
2
#define waypoint_planner_h
3
4
#include "
footstep_planner/miqp_waypoint.h
"
5
6
#include "sensor_msgs/SetCameraInfo.h"
7
8
#include "ros/console.h"
9
10
using namespace
miqp::waypoint
;
11
12
DecVars_res
waypoint_planner
(
Terrain
&terrain,
int
n_points,
double
length_legs,
double
bbox_len,
double
wp_dist);
13
14
#endif
Terrain
Definition:
terrain.h:10
miqp_waypoint.h
miqp::waypoint
Definition:
miqp_waypoint.h:19
miqp::waypoint::DecVars_res
Definition:
miqp_waypoint.h:55
waypoint_planner
DecVars_res waypoint_planner(Terrain &terrain, int n_points, double length_legs, double bbox_len, double wp_dist)
Definition:
waypoint_planner.cpp:8
catkin_ws
src
guidance
footstep_planner
include
footstep_planner
waypoint_planner.h
Generated by
1.9.1