amodpatil1
amodpatil1
Yes, I did source the workspace before the running the command and I tried it multiple times and I also tried doing from start as well, but it did not...
I think there is some problem with the [action_client_demo.py](https://github.com/uleroboticsgroup/yasmin/blob/main/yasmin_demo/yasmin_demo/action_client_demo.py)
I did it for yasmin only. Shouldn't the entire package get built when I do Colcon build?
okay I will try that.
Starting >>> yasmin_demo --- stderr: yasmin_demo In file included from /home/amodpatil/ros2/src/yasmin/yasmin_demo/src/action_client_demo.cpp:24: /home/amodpatil/ros2/install/yasmin_ros/include/yasmin_ros/action_state.hpp: In instantiation of ‘std::string yasmin_ros::ActionState::execute(std::shared_ptr) [with ActionT = action_tutorials_interfaces::action::Fibonacci; std::string = std::__cxx11::basic_string]’: /home/amodpatil/ros2/install/yasmin_ros/include/yasmin_ros/action_state.hpp:103:3: required from here /home/amodpatil/ros2/install/yasmin_ros/include/yasmin_ros/action_state.hpp:113:46: error:...
okay I will try
--- stderr: yasmin_demo In file included from /home/amodpatil/ros2/src/yasmin/yasmin_demo/src/action_client_demo.cpp:24: /home/amodpatil/ros2/install/yasmin_ros/include/yasmin_ros/action_state.hpp: In instantiation of ‘std::string yasmin_ros::ActionState::execute(std::shared_ptr) [with ActionT = action_tutorials_interfaces::action::Fibonacci; std::string = std::__cxx11::basic_string]’: /home/amodpatil/ros2/install/yasmin_ros/include/yasmin_ros/action_state.hpp:103:3: required from here /home/amodpatil/ros2/install/yasmin_ros/include/yasmin_ros/action_state.hpp:113:46: error: no match for...
It is working now. But now there is this ros2 run demo_nodes_py add_two_ints_servers No executable found. I am sorry for too many questions
The service demo is not running
Both the commands are not executable