- May 31, 2017
-
-
Removed the servo assignment from the action and walk clients because it is already done by the corresponding modules.
-
Sergi Hernandez authored
Modified the add_servo() function to check whether the new servo has already been assigned or not. See merge request !1
-
Modified the walk and action modules to assign the basic necessary at construction time.
-
- May 30, 2017
-
-
Irene Garcia Camacho authored
cmd_vel_timer.stop() function was called before publishing cmd_vel with 0
-
- May 25, 2017
-
-
Sergi Hernandez authored
-
- May 24, 2017
-
-
-
Irene Garcia Camacho authored
Testes set_smart_charger_config and get_smart_charger_config services
-
- May 19, 2017
-
-
https://gitlab.iri.upc.edu/humanoides/humanoid_commonSergi Hernandez authored
Conflicts: humanoid_modules/CMakeLists.txt
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Moved the set_walk_params service call outside the state machine. It is executed each time there is a change. Added a ROS timer to publish the cmd_vel topic at the desired rate (different from the state machine rate).
-
- May 18, 2017
-
-
https://gitlab.iri.upc.edu/humanoides/humanoid_commonIrene Garcia Camacho authored
Conflicts: humanoid_modules/CMakeLists.txt
-
- May 17, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added a joint_states subscriber to compute the speed of the joints.
-
Sergi Hernandez authored
Chnaged the is_finished condition to take into account possible rate differences between the module and the calling application.
-
Sergi Hernandez authored
-
Irene Garcia Camacho authored
Modified the joints client to use the joints module instead of accessing the ROS interfaces directly
-
Irene Garcia Camacho authored
-
- May 16, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Used the start_operation() fucntion in the constructor in the joints_cart_module. Added functions to change the remote node parameters.
-
Sergi Hernandez authored
-
- May 15, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added configuration parameters. Added necessary dependencies.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- May 10, 2017
-
-
Sergi Hernandez authored
-
- May 09, 2017
-
-
Sergi Hernandez authored
Modified the action client to use the action module instead of accessing the ROS interfaces directly.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- May 07, 2017
-
-
Sergi Hernandez authored
Added a generic humanoid module to handle the servo assigment to motion modules. Added a module to handle the motion action.
-
- Jan 20, 2017
-
-
Sergi Hernandez authored
-
- Jan 19, 2017
-
-
Sergi Hernandez authored
-
- Jan 18, 2017
-
-
Sergi Hernandez authored
Only the action interface is working. Added the new packages to the meta-package list.
-
- Dec 14, 2016
-
-
Sergi Hernandez authored
-
- Sep 16, 2016
-
-
Sergi Hernandez authored
- parameter name of the environment parameter file. - update rate of the TF publish. Added a subscriber of the initial pose to set it throw RVIZ. The robot pose is now published in the mainNodeThread to publish it even though no QR is detected. If multiple QR are detected, the average pose is computed.
-
- Sep 14, 2016
-
-
Sergi Hernandez authored
-