- Feb 01, 2024
-
-
Sergi Hernandez authored
-
- Nov 08, 2023
-
-
Fernando Herrero authored
Adc See merge request !2
-
- Jul 13, 2023
-
-
Fernando Herrero authored
-
- Jul 11, 2023
-
-
Sergi Hernandez authored
-
- May 24, 2022
-
-
Fernando Herrero authored
Add missing watchdogs reset on constructor. Fix twist variable msg published on watchdog activation. Do not publish twist message if no laser data has been received
-
- Nov 07, 2021
-
-
Sergi Hernandez authored
Solved a bug when computing the footprint collision: One of the variables was cast to an integer and the Infinity value has been changed by the maximum double value. Solved a bug when the linear speed was 0.0: The trajectory was computed backwards in this case.
-
- Oct 17, 2021
-
-
Sergi Hernandez authored
Differential and ackermann using angular speed architectures not implemented yet. Added a pointcloud publisher of the collision points.
-
- Oct 15, 2021
-
-
Sergi Hernandez authored
Migrated to PointCloud2 (not operational yet). Migrated to TF2.
-
- Nov 10, 2020
-
-
Sergi Hernandez authored
Kinetic migration See merge request !1
-
Sergi Hernandez authored
# Conflicts: # src/safe_cmd_alg_node.cpp
-
- Jan 16, 2020
-
-
Sergi Hernandez authored
-
- Oct 30, 2019
-
-
Fernando Herrero authored
-
- Oct 02, 2019
-
-
Fernando Herrero authored
-
- Jul 18, 2019
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- Oct 16, 2018
-
-
Fernando Herrero authored
Added modes: front_rear, original independent front/rear laserscan usage, frame_check, new mode where laserscans are transformed to base_frame pointclouds, and its points are used separately for front o rear speed limit Added unsafe joy button, where a defined joy button enables unsafe mode while pressed
-
- Nov 24, 2015
-
-
Fernando Herrero authored
- start watchdog on constructor, so ERROR msgs show if lasers don't work from the start - using ROS_ERROR_DELAYED_THROTTLED, with period of 5 seconds, which waits first 5 seconds before showing first error message.
-
- May 21, 2015
-
-
Fernando Herrero authored
-
- May 18, 2015
-
-
Fernando Herrero authored
-
- Apr 24, 2015
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- Jun 19, 2014
-
-
Martí Morta Garriga authored
-
Martí Morta Garriga authored
El threshold no funcionava. Provo de fer una funcio que calculi el minim intentant evitar els valors <= 0.005
-
Martí Morta Garriga authored
-
- Jun 18, 2014
-
-
Martí Morta Garriga authored
separat missatge lasers en 2 i afegit debug stream per veure possibles espuris[1] dels lasers. [1] Pregunteu a l'angel si no enteneu el significat
-
- Jun 12, 2014
-
-
Martí Morta Garriga authored
- optimitzada funcio de calcul maxim vel - manicura de codi (usar _ enlloc de this-> ...) - Testejat amb simulacio teo_sim
-
- Jun 10, 2014
-
-
Fernando Herrero authored
- added parameters for variables - if a scan is not received, outputs an error (but keeps working)
-
- Apr 07, 2014
-
-
Sergi Foix Salmerón authored
- Changing wrong msgs dependency template <msg_package_name>_cpp to <msg_package_name>_generate_messages_cpp
-
- Mar 28, 2014
-
-
Martí Morta Garriga authored
-
Martí Morta Garriga authored
-
- Nov 20, 2013
-
-
Martí Morta Garriga authored
-
- Oct 28, 2013
-
-
Martí Morta Garriga authored
-
- Oct 23, 2013
-
-
Joan Vallvé Navarro authored
-
Joan Vallvé Navarro authored
No commit message
-
Joan Vallvé Navarro authored
No commit message
-
Joan Vallvé Navarro authored
Saturation to max front and rear velocities computed from distance to closer obstacle. Also relative motion command from teleop.
-
- Oct 22, 2013
-
-
Martí Morta Garriga authored
-
Martí Morta Garriga authored
-
Martí Morta Garriga authored
-
- Oct 21, 2013
-
-
Martí Morta Garriga authored
IRI SAFE CMD: filter cmd_vel depending on Laser Scans, so the robot stops moving to a close object. To be used with teleop or non-OA navigation
-