- 19 May, 2021 1 commit
-
-
Alejandro Lopez Gestoso authored
Added a new spin function (nodelet_spin) to be used in nodelets where the... See merge request !2
-
- 13 Jul, 2020 1 commit
-
-
Sergi Hernandez authored
Added a new spin function (nodelet_spin) to be used in nodelets where the ros::spin function is not required.
-
- 08 Jun, 2020 1 commit
-
-
Sergi Hernandez authored
Set the diagnostic_period in the constructor. Used its value to control the sleep in the local spin function.
-
- 02 Jun, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 29 May, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
passing to package format 2 See merge request !1
-
- 28 May, 2020 1 commit
-
-
Sergi Foix Salmerón authored
-
- 21 May, 2020 3 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 04 May, 2020 1 commit
-
-
Fernando Herrero authored
-
- 03 Jul, 2019 1 commit
-
-
Alejandro Lopez Gestoso authored
-
- 18 Dec, 2018 3 commits
-
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
- 22 Jun, 2018 1 commit
-
-
Antonio Andriella authored
-
- 02 May, 2018 1 commit
-
-
Sergi Hernandez authored
-
- 03 Apr, 2017 1 commit
-
-
Sergi Hernandez authored
Added a ros::nodeHandle to the class constructor (with default value). Removed the test functions (already commented).
-
- 30 Mar, 2017 1 commit
-
-
Sergi Foix Salmerón authored
-
- 27 Mar, 2017 1 commit
-
-
Sergi Foix Salmerón authored
-
- 22 Mar, 2017 4 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 04 Feb, 2015 1 commit
-
-
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.
-
- 14 Jan, 2014 1 commit
-
-
Fernando Herrero authored
-
- 13 Jan, 2014 3 commits
-
-
Fernando Herrero authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Changes to the iri_base_driver package for correct compilation under catkin.
-
- 10 Dec, 2013 1 commit
-
-
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.
-
- 05 Dec, 2013 1 commit
-
-
Sergi Hernandez authored
-
- 08 Nov, 2012 1 commit
-
-
Sergi Hernandez authored
-
- 21 Feb, 2012 1 commit
-
-
Joan Perez Ibarz authored
- updating author manifest
-
- 02 Nov, 2011 1 commit
-
-
José Luis Rivero Partida authored
-
- 27 Oct, 2011 1 commit
-
-
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.
-
- 30 Sep, 2011 1 commit
-
-
Joan Perez Ibarz authored
- fixing MAJOR bug: adding ros::WallDuration(0.1).sleep();
-
- 12 Sep, 2011 1 commit
-
-
Joan Perez Ibarz authored
- removing ROS_NOBUILD from core pkgs
-
- 08 Sep, 2011 1 commit
-
-
Joan Perez Ibarz authored
- adding ROS_NOBUILD file to core packages
-
- 07 Jun, 2011 2 commits
-
-
Joan Perez Ibarz authored
-
Arnau Ramisa authored
-