hwi_switch_gazebo_ros_control_plugin.h
Go to the documentation of this file.
1 /*
2  * Copyright 2017 Fraunhofer Institute for Manufacturing Engineering and Automation (IPA)
3  *
4  * Licensed under the Apache License, Version 2.0 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  * http://www.apache.org/licenses/LICENSE-2.0
9 
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16 
17 
18 // CobGazeboRosControlPlugin
21 
22 
24 {
25 
27 {
28 public:
29 
30  // Overloaded Gazebo entry point
31  virtual void Load(gazebo::physics::ModelPtr parent, sdf::ElementPtr sdf);
32 
33  // Called by the world update start event
34  void Update();
35 
36 protected:
37  void eStopCB(const std_msgs::BoolConstPtr& e_stop_active);
38  void stateValidCB(const std_msgs::BoolConstPtr& state_valid);
39 
41  std::string filterJointsParam_;
42 
44 
47 };
48 
49 
50 }
virtual void Load(gazebo::physics::ModelPtr parent, sdf::ElementPtr sdf)
boost::shared_ptr< cob_gazebo_ros_control::HWISwitchRobotHWSim > hwi_switch_robot_hw_sim_


cob_gazebo_ros_control
Author(s): Felix Messmer
autogenerated on Mon Sep 28 2020 03:19:19