- May 19, 2021
-
-
Alejandro Lopez Gestoso authored
Added a new spin function (nodelet_spin) to be used in nodelets where the... See merge request !2
-
- Jul 13, 2020
-
-
Sergi Hernandez authored
Added a new spin function (nodelet_spin) to be used in nodelets where the ros::spin function is not required.
-
- Jun 08, 2020
-
-
Sergi Hernandez authored
Set the diagnostic_period in the constructor. Used its value to control the sleep in the local spin function.
-
- Jun 02, 2020
-
-
Sergi Hernandez authored
-
- May 29, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
passing to package format 2 See merge request !1
-
- May 28, 2020
-
-
Sergi Foix Salmerón authored
-
- May 21, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- May 04, 2020
-
-
Fernando Herrero authored
-
- Jul 03, 2019
-
-
Alejandro Lopez Gestoso authored
-
- Dec 18, 2018
-
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
- Jun 22, 2018
-
-
Antonio Andriella authored
-
- May 02, 2018
-
-
Sergi Hernandez authored
-
- Apr 03, 2017
-
-
Sergi Hernandez authored
Added a ros::nodeHandle to the class constructor (with default value). Removed the test functions (already commented).
-
- Mar 30, 2017
-
-
Sergi Foix Salmerón authored
-
- Mar 27, 2017
-
-
Sergi Foix Salmerón authored
-
- Mar 22, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Feb 04, 2015
-
-
Sergi Hernandez authored
Removed the code to handle the Ctrl+C combination because it was not used and it gave problems in some inherited classes.
-
- Jan 14, 2014
-
-
Fernando Herrero authored
-
- Jan 13, 2014
-
-
Fernando Herrero authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Changes to the iri_base_driver package for correct compilation under catkin.
-
- Dec 10, 2013
-
-
Sergi Hernandez authored
Changed the point where the thread is started (from the constructor to the main ROS loop) to avoid executing the thread before ROS is correctly set up.
-
- Dec 05, 2013
-
-
Sergi Hernandez authored
-
- Nov 08, 2012
-
-
Sergi Hernandez authored
-
- Feb 21, 2012
-
-
Joan Perez Ibarz authored
- updating author manifest
-
- Nov 02, 2011
-
-
José Luis Rivero Partida authored
-
- Oct 27, 2011
-
-
José Luis Rivero Partida authored
- Remove {tags/branches} from the top level of repository - Also setup.bash dissapear as rosinstall will generate its own. A new setup.sh was created inside scripts dir to handle automatically paths needed for them.
-
- Sep 30, 2011
-
-
Joan Perez Ibarz authored
- fixing MAJOR bug: adding ros::WallDuration(0.1).sleep();
-
- Sep 12, 2011
-
-
Joan Perez Ibarz authored
- removing ROS_NOBUILD from core pkgs
-
- Sep 08, 2011
-
-
Joan Perez Ibarz authored
- adding ROS_NOBUILD file to core packages
-
- Jun 07, 2011
-
-
Joan Perez Ibarz authored
-
Arnau Ramisa authored
-