Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i am trying to execute ROS_quadrotor_simulator using ROS kinetic Gazebo 7 . i have following error while catkin_make my workspace #45

Open
konainaman opened this issue Nov 2, 2019 · 1 comment

Comments

@konainaman
Copy link

cannot convert ‘const boost::shared_ptr<actionlib::SimpleActionClient<control_msgs::GripperCommandAction_<std::allocator > > >’ to ‘bool’ in return
return controller_action_client_;
^
/home/lisa/WORKSPACE/src/ROS_quadrotor_simulator/moveit_simple_controller_manager/include/moveit_simple_controller_manager/action_based_controller_handle.h: In instantiation of ‘bool moveit_simple_controller_manager::ActionBasedControllerHandle::isConnected() const [with T = control_msgs::FollowJointTrajectoryAction_<std::allocator >]’:
/home/lisa/WORKSPACE/src/ROS_quadrotor_simulator/moveit_simple_controller_manager/src/moveit_simple_controller_manager.cpp:131:93: required from here
/home/lisa/WORKSPACE/src/ROS_quadrotor_simulator/moveit_simple_controller_manager/include/moveit_simple_controller_manager/action_based_controller_handle.h:95:12: error: cannot convert ‘const boost::shared_ptr<actionlib::SimpleActionClient<control_msgs::FollowJointTrajectoryAction_<std::allocator > > >’ to ‘bool’ in return

cannot convert ‘const boost::shared_ptr<actionlib::SimpleActionClient<control_msgs::GripperCommandAction_<std::allocator > > >’ to ‘bool’ in return
return controller_action_client_;
^
/home/lisa/WORKSPACE/src/ROS_quadrotor_simulator/moveit_simple_controller_manager/include/moveit_simple_controller_manager/action_based_controller_handle.h: In instantiation of ‘bool moveit_simple_controller_manager::ActionBasedControllerHandle::isConnected() const [with T = control_msgs::FollowJointTrajectoryAction_<std::allocator >]’:
/home/lisa/WORKSPACE/src/ROS_quadrotor_simulator/moveit_simple_controller_manager/src/moveit_simple_controller_manager.cpp:131:93: required from here
/home/lisa/WORKSPACE/src/ROS_quadrotor_simulator/moveit_simple_controller_manager/include/moveit_simple_controller_manager/action_based_controller_handle.h:95:12: error: cannot convert ‘const boost::shared_ptr<actionlib::SimpleActionClient<control_msgs::FollowJointTrajectoryAction_<std::allocator > > >’ to ‘bool’ in return

cannot convert ‘const boost::shared_ptr<actionlib::SimpleActionClient<action_controller::MultiDofFollowJointTrajectoryAction_<std::allocator > > >’ to ‘bool’ in return
ROS_quadrotor_simulator/moveit_simple_controller_manager/CMakeFiles/moveit_simple_controller_manager.dir/build.make:62: recipe for target 'ROS_quadrotor_simulator/moveit_simple_controller_manager/CMakeFiles/moveit_simple_controller_manager.dir/src/moveit_simple_controller_manager.cpp.o' failed
make[2]: *** [ROS_quadrotor_simulator/moveit_simple_controller_manager/CMakeFiles/moveit_simple_controller_manager.dir/src/moveit_simple_controller_manager.cpp.o] Error 1

@konainaman konainaman changed the title i am trying to execute ROS_quadrotor_simulator using ROS kinetics Gazebo 7 . i am have following error while catkin_make my workspace i am trying to execute ROS_quadrotor_simulator using ROS kinetics Gazebo 7 . i have following error while catkin_make my workspace Nov 2, 2019
@konainaman konainaman changed the title i am trying to execute ROS_quadrotor_simulator using ROS kinetics Gazebo 7 . i have following error while catkin_make my workspace i am trying to execute ROS_quadrotor_simulator using ROS kinetic Gazebo 7 . i have following error while catkin_make my workspace Nov 2, 2019
@Makekihe
Copy link

@konainaman
Is there an update on this? I'm experiencing the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants