- Aug 28, 2017
-
-
Sergi Hernandez authored
Added a service to set the stairs algorithm parameters. Added a service to get the stairs algorithm parameters. Added an action to climb stairs.
-
- Aug 24, 2017
-
-
Sergi Hernandez authored
-
- Jul 27, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jul 14, 2017
-
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
Removed tone of the camera transforms because the cameara frame has been updated and it already takes into account the necessary rotations. Minor changes in the Eigen variable declaration due to some assertions.
-
- Jul 07, 2017
-
-
Irene Garcia Camacho authored
Merge branch 'smart_charger' of https://gitlab.iri.upc.edu/humanoides/humanoid_common into smart_charger
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
-Added Transform_listener -Added qr_global_loc node to place the station and the robot in the same TF tree
-
- Jul 05, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jun 30, 2017
-
-
Sergi Hernandez authored
Added information on the parent link to the map information to properly reconstruct the map. Transfromed the tag position into the mab base link before using it.
-
Sergi Hernandez authored
-
- Jun 29, 2017
-
-
Irene Garcia Camacho authored
Added state to tracking module to orient the robot in the desired position regarding the charge station
-
Irene Garcia Camacho authored
Completed the main state machine with joint_cartesian and gripper modules to move arm and open or close grippers. For the moment a hard-coded point for joint cartesian module is given. Added a search for small qr.
-
- Jun 28, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jun 16, 2017
-
-
Irene Garcia Camacho authored
Merge branch 'smart_charger' of https://gitlab.iri.upc.edu/humanoides/humanoid_common into smart_charger
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
Also created simulation launch for smart charger client
-
Irene Garcia Camacho authored
-
Laia Freixas Mateu authored
-
Laia Freixas Mateu authored
-
- Jun 15, 2017
-
-
Irene Garcia Camacho authored
added tracking and action module for tracking and sitting states in process of adding joints cart module
-
- Jun 09, 2017
-
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
-
- Jun 02, 2017
-
-
Irene Garcia Camacho authored
-
- May 31, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Solved a bug in the add_servo() function when checking the already assigned servos. See merge request !2
-
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
-