#include <string>
#include <ros/ros.h>
#include <rosbag/bag.h>
#include <xpp_states/robot_state_cartesian.h>
#include <xpp_msgs/RobotStateCartesian.h>
#include <xpp_msgs/RobotParameters.h>
#include <towr_ros/TowrCommand.h>
#include <towr/nlp_formulation.h>
#include <ifopt/ipopt_solver.h>
Go to the source code of this file.
Classes | |
class | towr::TowrRosInterface |
Base class to interface TOWR with a ROS GUI and RVIZ. More... | |
Namespaces | |
namespace | towr |